Skip to content

Commit da3ba31

Browse files
authored
docs: fix displaying rules table on revive.run (#1349)
1 parent f6cc22d commit da3ba31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -478,6 +478,7 @@ You can use the following exclude patterns
478478
## Available Rules
479479

480480
List of all available rules. The rules ported from `golint` are left unchanged and indicated in the `golint` column.
481+
481482
| Name | Config | Description | `golint` | Typed |
482483
| --------------------- | :----: | :--------------------------------------------------------------- | :------: | :---: |
483484
| [`add-constant`](./RULES_DESCRIPTIONS.md#add-constant) | map | Suggests using constant for magic numbers and string literals | no | no |

0 commit comments

Comments
 (0)