fix: wrong option.

This commit is contained in:
Fernandez Ludovic 2019-02-18 13:42:10 +01:00
parent 931ab3d8bf
commit b9c712cde6

View file

@ -34,7 +34,7 @@
[issues]
exclude-use-default = false
max-per-linter = 0
max-same = 0
max-same-issues = 0
exclude = [
"Error return value of .((os\\.)?std(out|err)\\..*|.*Close|.*Flush|os\\.Remove(All)?|.*printf?|os\\.(Un)?Setenv). is not checked",
"exported (type|method|function) (.+) should have comment or be unexported",