Skip to content

Commit

Permalink
Update .golangci.yml
Browse files Browse the repository at this point in the history
Signed-off-by: kannan-nic <[email protected]>
  • Loading branch information
kannan-nic authored May 7, 2024
1 parent 874621b commit f7b6ce7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ linters-settings:
goimports:
local-prefixes: github.com/dexidp/dex
gofumpt:
module-path: <your module path>
module-path: github.com/kannan-nic/dex-smtp
exclude:
- path: '(.+)_test\.go'
- Append
Expand Down

0 comments on commit f7b6ce7

Please sign in to comment.