Skip to content

Commit

Permalink
Update .golangci.reference.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Marat Reymers <16486128+maratori@users.noreply.github.com>
  • Loading branch information
ldez and maratori committed Jun 26, 2022
1 parent f38a0e2 commit 20d9a70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .golangci.reference.yml
Expand Up @@ -1608,7 +1608,7 @@ linters-settings:
# Default: "(export|internal)_test\\.go"
skip-regexp: (export|internal)_test\.go
# List of packages that don't end with _test that tests are allowed to be in.
# Default: "main"
# Default: ["main"]
allow-packages:
- example
- main
Expand Down

0 comments on commit 20d9a70

Please sign in to comment.