ale/ale_linters/mail
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
proselint.vim proselint for mail files (#1037) 2017-10-24 22:34:38 +01:00
vale.vim Use JSON output with vale 2017-12-17 16:49:57 +01:00