ale icon indicating copy to clipboard operation
ale copied to clipboard

Missing vale documentation.

Open hsanson opened this issue 3 years ago • 0 comments

The vale linter available for many file types (e.g. asciidoc, markdown, etc.) lacks any form of documentation. It would be good to add proper documentation similar to how is done for other tools that also support multiple filetyles like cspell and write-good.

Also add a note in the documentation explaining how the glob patterns used to configure vale may affect ALEs output that uses temporary files that most probably won't match any glob pattern other than "*" (see: https://github.com/dense-analysis/ale/issues/3363#issuecomment-1046067503).

hsanson avatar Feb 21 '22 12:02 hsanson