We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6cc22d commit da3ba31Copy full SHA for da3ba31
README.md
@@ -478,6 +478,7 @@ You can use the following exclude patterns
478
## Available Rules
479
480
List of all available rules. The rules ported from `golint` are left unchanged and indicated in the `golint` column.
481
+
482
| Name | Config | Description | `golint` | Typed |
483
| --------------------- | :----: | :--------------------------------------------------------------- | :------: | :---: |
484
| [`add-constant`](./RULES_DESCRIPTIONS.md#add-constant) | map | Suggests using constant for magic numbers and string literals | no | no |
0 commit comments