elpasync pushed a change to branch elpa/flycheck.

      from  0e5eb8300d Add neocaml-opam-mode support to the opam checker
       new  c8c96b9155 [Fix #2169] Parse Ruff's severity-tagged output format
       new  9cfc75b103 [Fix #2166] Stop awk-gawk flagging valid scripts
       new  7992f4f229 [Fix #2163] Disable native compilation in emacs-lisp 
checker
       new  bf620f70e4 [Fix #2170] Use LC_MESSAGES=C instead of LC_ALL=C for 
checkers


Summary of changes:
 CHANGES.rst                           |  9 +++++++++
 flycheck.el                           | 23 +++++++++++++++++++----
 test/resources/language/awk/valid.awk |  3 +++
 test/specs/languages/test-awk.el      |  9 ++++++++-
 test/specs/languages/test-python.el   | 24 ++++++++++++++++++++++++
 test/specs/test-command-checker.el    | 15 ++++++++++++++-
 test/specs/test-helpers.el            | 20 ++++++++++++++++++++
 7 files changed, 97 insertions(+), 6 deletions(-)
 create mode 100644 test/resources/language/awk/valid.awk

Reply via email to