We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32c3f10 commit d3b820aCopy full SHA for d3b820a
.gometalinter.json
@@ -2,5 +2,5 @@
2
"Vendor": true,
3
"Test": true,
4
"EnableAll": true,
5
- "Disable": ["dupl"]
+ "Disable": ["dupl", "maligned"]
6
}
0 commit comments