elpasync pushed a change to branch elpa/flycheck.
from 51efdbcf43 Interrupt a running check when a new one starts
new 6a6901f350 [Fix #1129] Drop eslint's blocking config probe
new a4ede1ad83 Add flycheck-parse-sarif error parser
Summary of changes:
CHANGES.rst | 15 +++
flycheck.el | 228 ++++++++++++++++++++++++++++----
test/specs/languages/test-javascript.el | 19 +++
test/specs/test-command-checker.el | 88 ++++++++++++
test/specs/test-error-parsers.el | 94 +++++++++++++
5 files changed, 418 insertions(+), 26 deletions(-)