ale/ale_linters/markdown
Horacio Sanson 10f984673c
Fix lint tests failing due to multibyte chars. (#3858)
For some reason CI tests started failing with these errors:

> ale_linters/eruby/erb.vim:1:1: Use scriptencoding when multibyte char exists (see :help :scriptencoding)
> ale_linters/mail/languagetool.vim:1:1: Use scriptencoding when multibyte char exists (see :help :scriptencoding)

Not sure at which point or what changed for this to happen but this MR
fixes it by removing the multibyte chars present on the problem files.

Co-authored-by: Horacio Sanson <horacio@allm.inc>
2021-08-06 11:36:39 +09:00
..
alex.vim Add settings for the Alex linter 2019-02-02 16:20:14 +01:00
languagetool.vim Fix lint tests failing due to multibyte chars. (#3858) 2021-08-06 11:36:39 +09:00
markdownlint.vim allow passing custom options to markdownlint 2019-12-19 13:11:25 -05:00
mdl.vim mdl: Use JSON output instead of parsing text 2019-08-18 23:28:32 -04:00
proselint.vim Break shared handlers up into their own files, and fix stylelint error handling 2017-04-24 22:27:18 +01:00
redpen.vim redpen support for asciidoc, reST, LaTeX and Re:VIEW 2017-11-17 15:34:07 +09:00
remark_lint.vim Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
textlint.vim #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
vale.vim Make markdown vale linter command configurable with options (#3594) 2021-02-18 10:10:49 +09:00
writegood.vim #1754 Require snake_case names for linters in the codebase 2018-07-24 10:05:44 +01:00