ale/ale_linters/thrift
Jon Parise c5c58f5bf8
Improve the thriftcheck handler pattern (#3893)
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 #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
thriftcheck.vim Improve the thriftcheck handler pattern (#3893) 2021-09-08 21:48:48 +09:00