elpasync pushed a change to branch elpa/flycheck.
from e4aca86a2f Remove redundant flycheck-completing-read-function
new 65b9097bc3 Remove non-existent make format step from CI
new c4e5e87c78 Use json-parse-string in stylelint parser
new d09fc46350 Use flycheck-error-new-at in salt-lint parser
new 7b2a3863e9 Remove deprecated Go checker flags
new 2fd792204e Fix php-phpcs-changed passing --git-base as single
argument
new 555a8c7b9f Capture error codes in python-mypy checker
new 169c7e34bc Update docs for removed Go options and new phpcs-changed
option
new f5d09c05aa Capture rule names as error IDs in yaml-yamllint
new 087480cbc5 Add tree-sitter modes to checkers
new 193cf0d1b1 Chain markdown checkers to proselint
new 22d8de4801 Add missing warning patterns to scala and xml-xmllint
checkers
new 8a0ac27427 Fix stale URLs in checker docstrings
new c1cf9df011 Fix yaml-yamllint patterns for errors without rule IDs
new b87cb243c8 Update python-mypy test for error code extraction
Summary of changes:
.github/workflows/test.yml | 2 -
doc/languages.rst | 30 ++-----
flycheck.el | 173 +++++++++++++++++++-----------------
test/specs/languages/test-python.el | 2 +-
test/specs/languages/test-yaml.el | 4 +-
5 files changed, 99 insertions(+), 112 deletions(-)