diff options
Diffstat (limited to 'vendor/github.com/matoous')
| -rw-r--r-- | vendor/github.com/matoous/godox/README.md | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/vendor/github.com/matoous/godox/README.md b/vendor/github.com/matoous/godox/README.md index 6d5f54fc6..9c58e28ce 100644 --- a/vendor/github.com/matoous/godox/README.md +++ b/vendor/github.com/matoous/godox/README.md @@ -1,8 +1,8 @@ GoDoX === -[](https://github.com/matoous/godox/actions) -[](https://github.com/matoous/godox/actions) +[](https://github.com/matoous/godox/actions/workflows/test.yml) +[](https://github.com/matoous/godox/actions/workflows/lint.yml) [](https://godoc.org/github.com/matoous/godox) [](https://goreportcard.com/report/github.com/matoous/godox) [](https://github.com/matoous/godox/issues) @@ -16,3 +16,8 @@ Installation --- go get github.com/matoous/godox + +The main idea +--- + +The main idea of godox is the keywords like TODO, FIX, OPTIMIZE is temporary and for development purpose only. You should create tasks if some TODOs cannot be fixed in the current merge request. |
