Skip to content

Commit d9cd0b4

Browse files
authored
Add local-prefix for gosuda.org in golangci config
1 parent df31fd4 commit d9cd0b4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.golangci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ formatters:
1111
goimports:
1212
local-prefixes:
1313
- github.com/gosuda
14+
- gosuda.org
1415

1516
linters:
1617
default: standard

0 commit comments

Comments
 (0)