Skip to content

Commit

Permalink
feat(golangcilint): ignore .git folder
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrikaverpil committed Aug 12, 2024
1 parent d7db2aa commit d7fd7b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/sggolangcilint/golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ run:
issues:
fix: false
exclude-dirs:
- .git
- node_modules

linters:
Expand Down

0 comments on commit d7fd7b1

Please # to comment.