Change regex

License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
This commit is contained in:
Jakub Sztandera 2019-07-08 17:42:49 +02:00
parent eae1851aaf
commit c69e241f33

View File

@ -20,7 +20,7 @@ issues:
exclude: exclude:
- "func name will be used as test\\.Test.* by other packages, and that stutters; consider calling this" - "func name will be used as test\\.Test.* by other packages, and that stutters; consider calling this"
- "Potential file inclusion via variable" - "Potential file inclusion via variable"
- "should have comment or be unexported" - "should have( a package)? comment"
exclude-use-default: false exclude-use-default: false
exclude-rules: exclude-rules: