mirror of
https://gitea.invidious.io/iv-org/shard-ameba.git
synced 2024-08-15 00:53:29 +00:00
Merge pull request #280 from crystal-ameba/Sija-verbose-block-configuration-example-typo
This commit is contained in:
commit
a9ae491aca
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ module Ameba::Rule::Style
|
||||||
# Style/VerboseBlock:
|
# Style/VerboseBlock:
|
||||||
# Enabled: true
|
# Enabled: true
|
||||||
# ExcludeMultipleLineBlocks: true
|
# ExcludeMultipleLineBlocks: true
|
||||||
# ExcludeCallsWithBlocks: true
|
# ExcludeCallsWithBlock: true
|
||||||
# ExcludePrefixOperators: true
|
# ExcludePrefixOperators: true
|
||||||
# ExcludeOperators: true
|
# ExcludeOperators: true
|
||||||
# ExcludeSetters: false
|
# ExcludeSetters: false
|
||||||
|
|
Loading…
Reference in a new issue