Skip to content

Instantly share code, notes, and snippets.

@firecall
Created August 18, 2024 04:40
Show Gist options
  • Save firecall/6ff51ee067227f072e7e6e057b851a16 to your computer and use it in GitHub Desktop.
Save firecall/6ff51ee067227f072e7e6e057b851a16 to your computer and use it in GitHub Desktop.
.haml-lint.yml
linters:
ConsecutiveComments:
enabled: false
IdNames:
enabled: false
ImplicitDiv:
enabled: false
severity: error
InlineStyles:
enabled: false
InstanceVariables:
enabled: false
LineLength:
max: 420
MultiLinePipe:
enabled: false
severity: info
TrailingEmptyLines:
enabled: false
ViewLength:
max: 2000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment