Skip to content

Commit

Permalink
docs: added section for linting
Browse files Browse the repository at this point in the history
  • Loading branch information
achannarasappa committed Feb 21, 2022
1 parent 23b3a8a commit ed4d371
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,11 @@ Running tests:
ginkgo -cover ./...
```

Linting:
```sh
golangci-lint run
```

## Libraries `ticker` uses

* [bubbletea](https://github.com/charmbracelet/bubbletea) - terminal UI framework
Expand Down

0 comments on commit ed4d371

Please sign in to comment.