Skip to content

Commit

Permalink
chore: point to adding linter instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeagle committed Oct 12, 2023
1 parent 1d6567e commit 2d371e7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ We have a separate project for formatting, see <https://github.com/aspect-build/
[tricorder]: https://static.googleusercontent.com/media/research.google.com/en//pubs/archive/43322.pdf
[reviewdog]: https://github.com/reviewdog/reviewdog

## Available linters:
## Available linters

- Protocol Buffers
- `buf lint`: <https://buf.build/docs/lint/overview>
Expand All @@ -43,7 +43,8 @@ We have a separate project for formatting, see <https://github.com/aspect-build/

### Adding a linter

TODO: step-by-step instructions to add a linter in this repo, and maybe how to add one in your repo.
Please follow the steps in [lint/README.md](./lint/README.md) and then send us a PR.
Thanks!!

## Installation

Expand Down

0 comments on commit 2d371e7

Please sign in to comment.