Skip to content

Commit 0e89740

Browse files
authored
[chore] Reorder linters (#330)
1 parent dbd11a6 commit 0e89740

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.golangci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ linters-settings:
1919
linters:
2020
disable-all: true
2121
enable:
22-
- bodyclose
2322
- asasalint
23+
- bodyclose
2424
- dogsled
2525
- dupl
2626
- dupword

0 commit comments

Comments
 (0)