elpasync pushed a change to branch elpa/flycheck.
from 96f1852c7e Add asciidoc-mode support to AsciiDoc checkers
new 88f68a3c90 [Fix #2177] Avoid \N{} escapes that break Emacs 32
native compilation
new c29d344761 Drop support for Emacs 27
new 87ea83e0f8 Fix dependency installation failure in CI
new a6c80bfe13 Fix org-lint line number handling
new 2c348fa7d2 ghc checkers: add default case for -x option.
new 49b9a36480 Add changelog entry for the org-lint fix [#2161]
new 2ec4be59cf Add spec and changelog for the ghc -x fix [#2174]
new f4cead4135 Preserve wrap-prefix text property on error overlays
new 796869e709 Handle unknown identifiers for Chicken Scheme
new 2fbba640a1 Fix(lintr): make user-defined lintr-linters can be
correctly passed to the R process.
new 8bc9035f35 Add specs and changelog entries for recently merged PRs
Summary of changes:
CHANGES.rst | 14 ++++++
Eask | 9 +++-
doc/contributor/style-guide.rst | 4 +-
flycheck.el | 86 +++++++++++++++++++++++++-----------
test/specs/languages/test-haskell.el | 15 +++++++
test/specs/test-overlays.el | 20 ++++++++-
6 files changed, 118 insertions(+), 30 deletions(-)