Skip to content

Commit

Permalink
chore: remove goimports lint rule
Browse files Browse the repository at this point in the history
  • Loading branch information
ssttehrani committed Dec 3, 2023
1 parent 32aa054 commit ef4eb3d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ linters:
- godot
# - godox
- gofmt
- goimports
- gosec
- gosimple
- govet
Expand All @@ -39,6 +38,3 @@ linters:
- wastedassign
- whitespace
- wsl
linters-settings:
goimports:
local-prefixes: github.com/snapp-incubator/svc-lb-to-cilium-netpolicy

0 comments on commit ef4eb3d

Please sign in to comment.