Skip to content

Commit

Permalink
Fix local-prefixes in golangci.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Sarah Funkhouser <[email protected]>
  • Loading branch information
sfunkhouser authored Oct 11, 2023
1 parent 04a7a79 commit 4a5d0d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ run:

linters-settings:
goimports:
local-prefixes: go.hollow.sh/serverservice
local-prefixes: go.infratographer.com/permissions-api
gofumpt:
extra-rules: true

Expand Down

0 comments on commit 4a5d0d2

Please sign in to comment.