Skip to content

Commit ce6a886

Browse files
committed
chore(terraform): auto-applied ".golangci.yaml"
this file was auto-applied from the "github-common-files" module located here: - https://github.com/lrstanley/.github/tree/master/terraform/github-common-files instructions on how to tell Terraform to exclude this file: - https://github.com/lrstanley/.github/blob/master/example.ci-config.yml Signed-off-by: Liam Stanley <liam@liam.sh>
1 parent 4ec4408 commit ce6a886

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
@@ -166,7 +166,7 @@ linters:
166166
packages:
167167
- github.com/jmoiron/sqlx
168168
sloglint:
169-
no-global: all
169+
no-global: default
170170
context: scope
171171
staticcheck:
172172
checks:

0 commit comments

Comments
 (0)