Skip to content
Snippets Groups Projects
Commit 621e070e authored by Abhishek's avatar Abhishek
Browse files

backport of commit a400badc

parent 9886d182
No related merge requests found
......@@ -40,6 +40,9 @@ issues:
- linters: [unparam]
text: "always receives"
- linters: [ unparam ]
text: 'result \d+ \(bool\) is always false'
# Often functions will implement an interface that returns an error without
# needing to return an error. Sometimes the error return value is unnecessary
# but a linter can not tell the difference.
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment