Skip to content

Commit 49c62fc

Browse files
authored
Update .golangci.yaml
1 parent b3234e9 commit 49c62fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.golangci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ linters-settings:
147147
# List of file globs that will match this list of settings to compare against.
148148
# Default: $all
149149
files:
150-
- "!**/*_a _file.go"
150+
- $all
151151
# List of allowed packages.
152152
allow:
153153
- $gostd

0 commit comments

Comments
 (0)