Add Taps exclusion
This commit is contained in:
parent
36f64d6b30
commit
b6fef7b893
@ -434,6 +434,8 @@ Style/TernaryParentheses:
|
|||||||
|
|
||||||
Style/TopLevelMethodDefinition:
|
Style/TopLevelMethodDefinition:
|
||||||
Enabled: true
|
Enabled: true
|
||||||
|
Exclude:
|
||||||
|
- "Taps/**/*.rb"
|
||||||
|
|
||||||
# Trailing commas make diffs nicer.
|
# Trailing commas make diffs nicer.
|
||||||
Style/TrailingCommaInArguments:
|
Style/TrailingCommaInArguments:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user