.rubocop.yml 122 B

12345
  1. inherit_from: ../../.rubocop.yml
  2. # Disable for the `Rubocop` lints in haml-lint
  3. Style/IfUnlessModifier:
  4. Enabled: false