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 27, 2022
1 parent b6a2ad4 commit afbbaf5
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 afbbaf5

Please sign in to comment.