Skip to content

Commit fcb48ba

Browse files
committed
restore default issues limits
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
1 parent 3415a9f commit fcb48ba

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

.golangci.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,4 @@ formatters:
3636
enable:
3737
- gofumpt
3838
exclusions:
39-
generated: disable
40-
41-
issues:
42-
max-issues-per-linter: 0
43-
max-same-issues: 0
39+
generated: disable

0 commit comments

Comments
 (0)