
Godox is linter for TODOs and FIXMEs left in the code. Signed-off-by: Matous Dzivjak <matous.dzivjak@kiwi.com>
16 lines
710 B
Markdown
16 lines
710 B
Markdown
GoDoX
|
|
===
|
|
|
|
[](https://travis-ci.org/matoous/godox)
|
|
[](https://godoc.org/github.com/matoous/godox)
|
|
[](https://goreportcard.com/report/github.com/matoous/godox)
|
|
[](https://github.com/matoous/godox/issues)
|
|
[](https://github.com/matoous/godox/LICENSE)
|
|
|
|
GoDoX extracts comments from Go code based on keywords.
|
|
|
|
Installation
|
|
---
|
|
|
|
go get github.com/matoous/godox
|