Skip to main content
haml-lint is a linter for HAML. You can enable the haml-lint linter with:
trunk check enable haml-lint

Auto Enabling

haml-lint will be auto-enabled if any Haml files are present.

Settings

haml-lint supports the following config files:
  • .haml-lint.yml
You can move these files to .trunk/configs and trunk check will still find them. See Moving Linters for more info.