Skip to content

Commit a9e4ce7

Browse files
authored
enable goimports linter
1 parent e6e3f93 commit a9e4ce7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.golangci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ linters:
1818
- gci
1919
- gofmt
2020
- gofumpt
21+
- goimports
2122
- gosec
2223
- gosimple
2324
- importas

0 commit comments

Comments
 (0)