mirror of https://github.com/tootsuite/mastodon
6 lines
122 B
YAML
6 lines
122 B
YAML
|
inherit_from: ../../.rubocop.yml
|
||
|
|
||
|
# Disable for the `Rubocop` lints in haml-lint
|
||
|
Style/IfUnlessModifier:
|
||
|
Enabled: false
|