mirror of
https://github.com/kemko/liquid.git
synced 2026-01-01 15:55:40 +03:00
Commit rubocop remote configuration update
This commit is contained in:
@@ -20,6 +20,12 @@ Style/Alias:
|
||||
- prefer_alias
|
||||
- prefer_alias_method
|
||||
|
||||
Layout/ArgumentAlignment:
|
||||
EnforcedStyle: with_fixed_indentation
|
||||
SupportedStyles:
|
||||
- with_first_argument
|
||||
- with_fixed_indentation
|
||||
|
||||
Layout/HashAlignment:
|
||||
EnforcedHashRocketStyle: key
|
||||
EnforcedColonStyle: key
|
||||
@@ -165,14 +171,6 @@ Naming/FileName:
|
||||
Regex:
|
||||
IgnoreExecutableScripts: true
|
||||
|
||||
Layout/FirstArgumentIndentation:
|
||||
EnforcedStyle: consistent
|
||||
SupportedStyles:
|
||||
- consistent
|
||||
- special_for_inner_method_call
|
||||
- special_for_inner_method_call_in_parentheses
|
||||
IndentationWidth:
|
||||
|
||||
Style/For:
|
||||
EnforcedStyle: each
|
||||
SupportedStyles:
|
||||
|
||||
Reference in New Issue
Block a user