Files
ale/ale_linters
Jorengarenar 94f764631d Fix chktex highlighting wrong column when using tabs instead of spaces (#4661)
* Fix chktex highlighting wrong column when using tabs instead of spaces

Fixes #723

chktex implemented feature request [1] for allowing setting options from
the command line. Thanks to that we can tell it to treat tab character
as of one space width, i.e. one char. That means, after we translate the
output back to Vim columns, we get correct numbers.

[1]: https://savannah.nongnu.org/bugs/?56486

* Add test_tex_chktex.vader

* Use functions to set g: variables in ale_linters/tex/chktex.vim

* Update ale_linters#tex#chktex#GetCommand() to use '%e'
2024-01-14 21:04:23 +09:00
..
2021-11-19 07:41:05 +09:00
2021-11-19 07:41:05 +09:00
2021-11-15 19:41:03 +09:00
2022-02-06 14:08:10 +09:00
2023-12-07 14:49:37 +00:00
2022-02-06 21:09:38 +09:00
2021-11-19 07:41:05 +09:00
2019-02-06 20:29:58 -02:00
2021-03-30 15:47:59 +09:00
2021-03-19 22:29:06 +00:00
2023-05-22 11:58:59 +09:00
2017-12-20 22:53:03 -06:00
2023-09-16 22:23:30 +01:00
2021-11-19 07:41:05 +09:00
2020-12-23 16:50:45 +01:00
2019-11-07 02:44:56 +09:00
2019-02-02 16:20:14 +01:00
2021-01-22 23:51:29 +09:00
2019-02-02 16:20:14 +01:00
2019-02-02 16:20:14 +01:00
2021-01-23 12:27:55 -05:00
2022-05-16 21:14:11 +09:00
2021-11-19 07:41:05 +09:00
2023-09-13 15:53:24 +01:00
2021-11-19 07:41:05 +09:00
2023-09-17 17:24:23 +01:00
2021-03-15 22:30:22 +00:00
2021-11-19 07:41:05 +09:00
2021-11-19 07:41:05 +09:00
2021-11-19 07:41:05 +09:00
2023-09-16 22:23:30 +01:00
2021-01-23 00:20:11 +09:00
2020-08-06 13:20:54 +01:00
2021-11-19 07:41:05 +09:00
2021-10-24 21:05:55 +09:00
2020-07-10 22:33:37 -04:00