Skip to content

Commit

Permalink
ci: add local-prefixes goimports linter-settings (#817)
Browse files Browse the repository at this point in the history
Signed-off-by: Anish Ramasekar <[email protected]>
  • Loading branch information
aramase committed Mar 29, 2023
1 parent ac76c8b commit 98e8f02
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,7 @@ linters:
- whitespace
# Run with --fast=false for more extensive checks
fast: true

linters-settings:
goimports:
local-prefixes: github.com/Azure/azure-workload-identity

0 comments on commit 98e8f02

Please sign in to comment.