forked from TrueCloudLab/lego
fix: wrong option.
This commit is contained in:
parent
931ab3d8bf
commit
b9c712cde6
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue