mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-09 15:37:56 -05:00
Adjust linter rule... (#8860)
* chdir before using git * fix rubocop complaint * adjust lint rule * expand logic of path env.d check * bump
This commit is contained in:
committed by
GitHub
parent
1cbe12f2a9
commit
2f578f414c
@@ -66,6 +66,9 @@ Metrics/ParameterLists:
|
||||
Layout/LineContinuationLeadingSpace:
|
||||
Enabled: false
|
||||
|
||||
Lint/ConstantDefinitionInBlock:
|
||||
Enabled: false
|
||||
|
||||
Lint/EmptyBlock:
|
||||
Enabled: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user