Skip to content

Commit e13d829

Browse files
committed
Enable all revive linter rules for new code
Signed-off-by: Timo Sand <timo.sand@f-secure.com>
1 parent 7289347 commit e13d829

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.golangci.strict.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ version: "2"
66
linters:
77
enable:
88
- forcetypeassert
9+
- revive
910

1011
settings:
1112
custom:

0 commit comments

Comments
 (0)