aboutsummaryrefslogtreecommitdiffstats
path: root/lua/conform/formatters/stylelint.lua
AgeCommit message (Collapse)Author
2023-09-22fix: `stylelint` and `markdownlint` when there are non-autofixable errors (#70)pseudometa
* fix: `stylelint` when there are non-autofixable errors * fix: exit code for non-autofixable error in `markdownlint`
2023-09-14feat: add `markdownlint`, `stylelint`, `codespell`, and `biome` (#45)pseudometa
* feat: add markdownlint, stylelint & codespell * feat: add `biome` * fix: indentation