description | title | layout | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
haml-lint is a linter for HAML |
Trunk | How to run haml-lint |
|
haml-lint is a linter for HAML.
You can enable the haml-lint linter with:
trunk check enable haml-lint
haml-lint will be auto-enabled if any Haml files are present.
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.
- haml-lint site
- haml-lint Trunk Code Quality integration source
- Trunk Code Quality's open source plugins repo