Skip to content

Commit 20d9a70

Browse files
ldezmaratori
andauthored
Update .golangci.reference.yml
Co-authored-by: Marat Reymers <16486128+maratori@users.noreply.github.com>
1 parent f38a0e2 commit 20d9a70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.golangci.reference.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1608,7 +1608,7 @@ linters-settings:
16081608
# Default: "(export|internal)_test\\.go"
16091609
skip-regexp: (export|internal)_test\.go
16101610
# List of packages that don't end with _test that tests are allowed to be in.
1611-
# Default: "main"
1611+
# Default: ["main"]
16121612
allow-packages:
16131613
- example
16141614
- main

0 commit comments

Comments
 (0)