haml-lint
haml-lint is a linter for HAML.
You can enable the haml-lint linter with:
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.
Links
haml-lint Trunk Code Quality integration source
Trunk Code Quality's open source plugins repo
Last updated