Skip to content

Commit

Permalink
README: link to golangci-lint usage
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonboom committed May 10, 2024
1 parent f59c589 commit a194112
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,9 @@ $ nilnil --checked-types ptr,func ./...

### golangci-lint

https://golangci-lint.run/usage/linters/#nilnil

```yaml
# https://golangci-lint.run/usage/linters/#nilnil
nilnil:
checked-types:
- ptr
Expand Down

0 comments on commit a194112

Please sign in to comment.