5 lines
122 B
YAML
5 lines
122 B
YAML
inherit_from: ../../.rubocop.yml
|
|
|
|
# Disable for the `Rubocop` lints in haml-lint
|
|
Style/IfUnlessModifier:
|
|
Enabled: false
|