dense-analysis / dense-analysis/ale
Add support for stylus (stylint)
Open
new tool
- Dominant language
- Vim Script
- Stars
- 14k
- Forks
- 1.5k
- Avg merge
- 17h 49m
- Merged PRs (30d)
- 1
Description
**Name:** stylus
**URL:** http://stylus-lang.com/
Right now, the only linter in `ale_linters` for stylus is stylelint. However, stylelint does not support stylus. See https://github.com/stylelint/stylelint/issues/674. stylint (https://github.com/SimenB/stylint) provides this linting functionality. It looks like this issue lists stylelint as a solution, but it is not: https://github.com/w0rp/ale/issues/178.
Contributor guide
Assessment
This issue has not been assessed yet.