Skip to content

Commit

Permalink
review
Browse files Browse the repository at this point in the history
  • Loading branch information
ldez committed Feb 21, 2023
1 parent be30ef5 commit f657757
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 @@ -1222,6 +1222,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 f657757

Please sign in to comment.