diff --git a/README.md b/README.md
index db02f15..9798284 100644
--- a/README.md
+++ b/README.md
@@ -90,7 +90,7 @@ Here's how `revive` is different from `golint`:
Since the default behavior of `revive` is compatible with `golint`, without providing any additional flags, the only difference you'd notice is faster execution.
-`revive` supports a `-config` flag whose value should correspond to a TOML file describing which rules to use for `revive`'s linting. If not provided, `revive` will try to use a global config file (assumed to be located at `$HOME/revive.toml`). Otherwise, if no configuration TOML file is found then `revive` uses a built-in set of default linting rules.
+`revive` supports a `-config` flag whose value should correspond to a TOML file describing which rules to use for `revive`'s linting. If not provided, `revive` will try to use a global config file (assumed to be located at `$HOME/revive.toml`). Otherwise, if no configuration TOML file is found then `revive` uses a built-in set of default linting rules.
### Bazel
@@ -181,7 +181,7 @@ You can document why you disable the linter by adding a trailing text in the dir
//revive:disable Until the code is stable
```
```go
-//revive:disable:cyclomatic High complexity score but easy to understand
+//revive:disable:cyclomatic High complexity score but easy to understand
```
You can also configure `revive` to enforce documenting linter disabling directives by adding
@@ -498,21 +498,25 @@ REVIVE_FORCE_COLOR=1 revive -formatter friendly ./... | tee revive.log
## Contributors
-[
](https://github.com/mgechev) |[
](https://github.com/chavacava) |[
](https://github.com/xuri) |[
](https://github.com/dshemin) |[
](https://github.com/gsamokovarov) |[
](https://github.com/morphy2k) |
+[
](https://github.com/mgechev) |[
](https://github.com/chavacava) |[
](https://github.com/renovate-bot) |[
](https://github.com/xuri) |[
](https://github.com/dshemin) |[
](https://github.com/gsamokovarov) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[mgechev](https://github.com/mgechev) |[chavacava](https://github.com/chavacava) |[xuri](https://github.com/xuri) |[dshemin](https://github.com/dshemin) |[gsamokovarov](https://github.com/gsamokovarov) |[morphy2k](https://github.com/morphy2k) |
+[mgechev](https://github.com/mgechev) |[chavacava](https://github.com/chavacava) |[renovate-bot](https://github.com/renovate-bot) |[xuri](https://github.com/xuri) |[dshemin](https://github.com/dshemin) |[gsamokovarov](https://github.com/gsamokovarov) |
-[
](https://github.com/markelog) |[
](https://github.com/tamird) |[
](https://github.com/mapreal19) |[
](https://github.com/Clivern) |[
](https://github.com/AragurDEV) |[
](https://github.com/bernhardreisenberger) |
+[
](https://github.com/morphy2k) |[
](https://github.com/tymonx) |[
](https://github.com/markelog) |[
](https://github.com/tamird) |[
](https://github.com/mapreal19) |[
](https://github.com/Clivern) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[markelog](https://github.com/markelog) |[tamird](https://github.com/tamird) |[mapreal19](https://github.com/mapreal19) |[Clivern](https://github.com/Clivern) |[AragurDEV](https://github.com/AragurDEV) |[bernhardreisenberger](https://github.com/bernhardreisenberger) |
+[morphy2k](https://github.com/morphy2k) |[tymonx](https://github.com/tymonx) |[markelog](https://github.com/markelog) |[tamird](https://github.com/tamird) |[mapreal19](https://github.com/mapreal19) |[Clivern](https://github.com/Clivern) |
-[
](https://github.com/yangdiangzb) |[
](https://github.com/quasilyte) |[
](https://github.com/jamesmaidment) |[
](https://github.com/johnrichardrinehart) |[
](https://github.com/michalhisim) |[
](https://github.com/pa-m) |
+[
](https://github.com/AragurDEV) |[
](https://github.com/bernhardreisenberger) |[
](https://github.com/yangdiangzb) |[
](https://github.com/quasilyte) |[
](https://github.com/jamesmaidment) |[
](https://github.com/johnrichardrinehart) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[yangdiangzb](https://github.com/yangdiangzb) |[quasilyte](https://github.com/quasilyte) |[jamesmaidment](https://github.com/jamesmaidment) |[johnrichardrinehart](https://github.com/johnrichardrinehart) |[michalhisim](https://github.com/michalhisim) |[pa-m](https://github.com/pa-m) |
+[AragurDEV](https://github.com/AragurDEV) |[bernhardreisenberger](https://github.com/bernhardreisenberger) |[yangdiangzb](https://github.com/yangdiangzb) |[quasilyte](https://github.com/quasilyte) |[jamesmaidment](https://github.com/jamesmaidment) |[johnrichardrinehart](https://github.com/johnrichardrinehart) |
-[
](https://github.com/paul-at-start) |[
](https://github.com/ridvansumset) |[
](https://github.com/Jarema) |[
](https://github.com/vkrol) |[
](https://github.com/haya14busa) |
-:---: |:---: |:---: |:---: |:---: |
-[paul-at-start](https://github.com/paul-at-start) |[ridvansumset](https://github.com/ridvansumset) |[Jarema](https://github.com/Jarema) |[vkrol](https://github.com/vkrol) |[haya14busa](https://github.com/haya14busa) |
+[
](https://github.com/mathieu-aubin) |[
](https://github.com/michalhisim) |[
](https://github.com/pa-m) |[
](https://github.com/paul-at-start) |[
](https://github.com/liaoishere) |[
](https://github.com/ridvansumset) |
+:---: |:---: |:---: |:---: |:---: |:---: |
+[mathieu-aubin](https://github.com/mathieu-aubin) |[michalhisim](https://github.com/michalhisim) |[pa-m](https://github.com/pa-m) |[paul-at-start](https://github.com/paul-at-start) |[liaoishere](https://github.com/liaoishere) |[ridvansumset](https://github.com/ridvansumset) |
+
+[
](https://github.com/Jarema) |[
](https://github.com/vkrol) |[
](https://github.com/haya14busa) |
+:---: |:---: |:---: |
+[Jarema](https://github.com/Jarema) |[vkrol](https://github.com/vkrol) |[haya14busa](https://github.com/haya14busa) |
## License