mirror of
https://github.com/mgechev/revive.git
synced 2024-11-28 08:49:11 +02:00
doc: fix examples (#899)
This commit is contained in:
parent
93219dac49
commit
5c69df7eb3
@ -483,7 +483,7 @@ _Configuration_: ([]string) rule flags. Available flags are:
|
||||
Example:
|
||||
|
||||
```toml
|
||||
[rule.exported]
|
||||
[rule.indent-error-flow]
|
||||
arguments = ["preserveScope"]
|
||||
```
|
||||
|
||||
@ -684,7 +684,7 @@ _Configuration_: ([]string) rule flags. Available flags are:
|
||||
Example:
|
||||
|
||||
```toml
|
||||
[rule.exported]
|
||||
[rule.superfluous-else]
|
||||
arguments = ["preserveScope"]
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user