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

Fix typo in README.md (#21)

This commit is contained in:
Veniamin Krol
2018-06-13 22:35:38 +03:00
committed by Minko Gechev
parent 4e19174270
commit 83bd86be4f

View File

@@ -181,7 +181,7 @@ This will use `config.toml`, the `friendly` formatter, and will run linting over
## Available Rules
List of all available rules. The rules ported from `golint` are left unchanged and indicated in the `golit` column.
List of all available rules. The rules ported from `golint` are left unchanged and indicated in the `golint` column.
| Name | Config | Description | `golint` | Typed |
| --------------------- | :----: | :--------------------------------------------------------------- | :------: | :---: |