1
0
mirror of https://github.com/mgechev/revive.git synced 2025-01-10 03:17:11 +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
No known key found for this signature in database
GPG Key ID: A98CD29F2650FAD2

View File

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