Skip to content

Commit

Permalink
chore: ignore disabled linter
Browse files Browse the repository at this point in the history
  • Loading branch information
1995parham committed Aug 29, 2024
1 parent ad141c4 commit ffd5170
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ linters:
enable:
- dupl
- errcheck
- exportloopref
- goconst
- gocyclo
- gofmt
Expand All @@ -38,4 +37,3 @@ linters:
- unconvert
- unparam
- unused
- exportloopref

0 comments on commit ffd5170

Please sign in to comment.