1
0
mirror of https://github.com/dense-analysis/ale synced 2025-02-18 21:36:51 +00:00
ale/ale_linters/thrift
Jon Parise c5c58f5bf8
Improve the thriftcheck handler pattern ()
More recent versions of thriftcheck use a more compliant GCC-style
output format which includes a space before the "severity" group.
This matches similar tools, like shellcheck.

This change adjusts the handler's pattern to parse this format in a
backwards-compatible way (even though backwards compatibility isn't
critical long-term as thriftcheck itself is close to its 1.0 release).
2021-09-08 21:48:48 +09:00
..
thrift.vim - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
thriftcheck.vim Improve the thriftcheck handler pattern () 2021-09-08 21:48:48 +09:00