Skip to content

Commit 941763e

Browse files
committed
fix(lint) remove unused setting in golang-ci.yaml
1 parent b2929f1 commit 941763e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

golang-ci.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -103,12 +103,6 @@ formatters:
103103
enable:
104104
- gofmt
105105
- goimports
106-
settings:
107-
goimports:
108-
# put imports beginning with prefix after 3rd-party packages;
109-
# it's a comma-separated list of prefixes
110-
local-prefixes:
111-
- github.com/freiheit-com/nmww
112106
exclusions:
113107
generated: lax
114108
paths:

0 commit comments

Comments
 (0)