Skip to content

Commit acf7798

Browse files
authored
refactor: remove trailing spaces in .golangci.yml (#277)
1 parent a06f16a commit acf7798

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.golangci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ linters:
4141
arguments:
4242
- [] # AllowList
4343
- [] # DenyList
44-
- - skip-package-name-checks: true
44+
- - skip-package-name-checks: true
4545
staticcheck: # https://golangci-lint.run/usage/linters/#staticcheck
4646
checks:
4747
- all

0 commit comments

Comments
 (0)