diff options
author | Jon Parise <jon@indelible.org> | 2021-09-08 05:48:48 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-08 21:48:48 +0900 |
commit | c5c58f5bf82bf1cd6782d66e08d22af41de8e8f7 (patch) | |
tree | 4c9019e3f3d22154e09aa724da15264e51366a64 /test/fixers/test_stylish_haskell_fixer_callback.vader | |
parent | 42aadf6a263af953e206490b80d6b8b97ef08cf8 (diff) | |
download | ale-c5c58f5bf82bf1cd6782d66e08d22af41de8e8f7.zip |
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).
Diffstat (limited to 'test/fixers/test_stylish_haskell_fixer_callback.vader')
0 files changed, 0 insertions, 0 deletions