elpasync pushed a change to branch elpa/flycheck. from 6968280d16 Update flycheck-add-overlay/right-position-in-narrowed-buffer output new 5840540ea8 Add markdownlint-cli2 checker new 53eae76917 Fix heading style new cd6ff72ba0 Remove unused link new 87b9b4edd7 Add references to markdownlint-cli2 when needed new 197f353765 Add markdown-markdownlint-cli2 to flycheck-checkers new eb10d77a4e Add a note about the various supported markdown linters new b73239837a Automate the creation of GitHub releases new 6e43c07e83 Release Flycheck 35 new 12b2a79cf9 fix: Warning missing lexical-binding cookie new 2842e237f6 [Fix #2086] Fix the name of the PyMarkdown config new 80dfbdd9db Remove mention of obsolete checker
Summary of changes: .github/workflows/github-release.yml | 27 +++++++++++++++++++++++++++ CHANGES.rst | 12 +++++++++++- Eask | 4 +++- README.md | 3 +-- doc/community/extensions.rst | 6 ------ doc/languages.rst | 13 +++++++++++++ doc/user/error-interaction.rst | 1 + flycheck.el | 36 +++++++++++++++++++++++++++++++++--- test/flycheck-test.el | 8 ++++---- 9 files changed, 93 insertions(+), 17 deletions(-) create mode 100644 .github/workflows/github-release.yml