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