Skip to content

Commit

Permalink
docs: add new rule
Browse files Browse the repository at this point in the history
  • Loading branch information
ldez committed Mar 30, 2022
1 parent 9b11f6f commit bcc77cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .golangci.example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -659,6 +659,7 @@ linters-settings:
- G108
- G109
- G110
- G111
- G201
- G202
- G203
Expand Down Expand Up @@ -693,6 +694,7 @@ linters-settings:
- G108
- G109
- G110
- G111
- G201
- G202
- G203
Expand Down

0 comments on commit bcc77cb

Please sign in to comment.