Skip to content

Commit

Permalink
feat(lint): remove gci
Browse files Browse the repository at this point in the history
  • Loading branch information
emil14 committed Sep 28, 2023
1 parent f27f699 commit 89e3105
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ run:
linters:
enable-all: true
disable:
- gci
- depguard # enforces to manually configure imports white-list
- godox # todo/fixme
- godot # dots at the end of comments
Expand Down

0 comments on commit 89e3105

Please sign in to comment.