Skip to content

Commit 4572723

Browse files
committed
review
1 parent 2875a64 commit 4572723

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
@@ -1225,6 +1225,7 @@ linters-settings:
12251225

12261226
nakedefer:
12271227
# List of regular expressions to exclude function names from check.
1228+
# Default: []
12281229
exclude:
12291230
- 'os\.(Create|WriteFile|Chmod)'
12301231
- 'fmt\.Print.*'

0 commit comments

Comments
 (0)