elpasync pushed a change to branch elpa/flycheck.
from 314115bc3a Update changelog for jshint, yaml-ruby, ruby-jruby
removals
new 24f7961878 Fix documentation out of sync with code
new 4282adff51 Clean up code: remove dead code, fix bugs, modernize APIs
new cd063dfa4a Simplify code: deduplicate patterns, use idiomatic APIs
new 62adfb79b5 Extract shared flycheck--explain-error-via-checker helper
new 953712bcea Remove dead Python 2.6 error pattern from
python-pycompile
new 2236df1997 Simplify flycheck-parse-statix nested let-alist
new 9193da8017 Standardize on mapcar instead of seq-map
new 3bc87825a5 Fix proselint version detection breaking checker
validation
Summary of changes:
CHANGES.rst | 24 +-
doc/contributor/contributing.rst | 2 +-
doc/contributor/style-guide.rst | 4 +-
doc/developer/developing.rst | 6 +-
doc/languages.rst | 19 +-
doc/user/error-interaction.rst | 2 +-
flycheck.el | 495 +++++++++++++++++----------------------
7 files changed, 250 insertions(+), 302 deletions(-)