dense-analysis / dense-analysis/ale

Don't run English specific linters when `spelllang` is not `en`

Open
#2,283 2 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Vim Script
Stars
14k
Forks
1.5k
Avg merge
17h 49m
Merged PRs (30d)
1

Description

It would be nice if English (or other) language specific linters such as "proselint" were not run when vim's variable `spelllang` is set to something other than `en` (or similar).

For now, my list of concerned linters is:
* alex
* proselint
* redpen
* textlint
* vale
* write-good

For multilanguage tools, autoselection of the language from `spelllang` could be nice.
I know "LanguageTool" vim pluggin does that.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.