Skip to content

Commit

Permalink
review
Browse files Browse the repository at this point in the history
  • Loading branch information
ldez committed Feb 27, 2023
1 parent 2875a64 commit 4572723
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .golangci.reference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1225,6 +1225,7 @@ linters-settings:

nakedefer:
# List of regular expressions to exclude function names from check.
# Default: []
exclude:
- 'os\.(Create|WriteFile|Chmod)'
- 'fmt\.Print.*'
Expand Down

0 comments on commit 4572723

Please sign in to comment.