1
0
mirror of https://github.com/mgechev/revive.git synced 2025-11-23 22:04:49 +02:00

docs: update the list of recommended rules

This commit is contained in:
mgechev
2018-09-13 19:21:28 -07:00
parent f004425b6e
commit 8d6642ccea

View File

@@ -220,6 +220,7 @@ warningCode = 0
[rule.superfluous-else]
[rule.unused-parameter]
[rule.unreachable-code]
[rule.redefines-builtin-id]
```
## Available Rules