Skip to content

Commit

Permalink
chore: update revive
Browse files Browse the repository at this point in the history
  • Loading branch information
appleboy committed Jan 11, 2021
1 parent 9edff25 commit 5750d46
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .revive.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,8 @@ warningCode = 1
[rule.unexported-return]
[rule.indent-error-flow]
[rule.errorf]
[rule.empty-block]
[rule.superfluous-else]
[rule.unused-parameter]
[rule.unreachable-code]
[rule.redefines-builtin-id]

0 comments on commit 5750d46

Please sign in to comment.