Skip to content

Commit 83cada1

Browse files
committed
review
1 parent a292780 commit 83cada1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.golangci.reference.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1222,6 +1222,7 @@ linters-settings:
12221222

12231223
nakedefer:
12241224
# List of regular expressions to exclude function names from check.
1225+
# Default: []
12251226
exclude:
12261227
- 'os\.(Create|WriteFile|Chmod)'
12271228
- 'fmt\.Print.*'

0 commit comments

Comments
 (0)