We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abf0617 commit c2648b9Copy full SHA for c2648b9
1 file changed
.golangci.yaml
@@ -28,6 +28,8 @@ linters:
28
# https://github.com/italia/developers-italia-api/issues/190)
29
# Don't feel about chasing this one down
30
- musttag
31
+ # Meh
32
+ - noinlineerr
33
34
# More false positive than actual issues
35
- mnd
0 commit comments