elpasync pushed a change to branch elpa/flycheck.
from 4774c401a9 Use safe wrapper for after-revert-hook handler
new ddca9f7729 Isolate bidi characters in error message snippets
new 596fa68e3c Force C locale for checker processes
new 7a8e6df110 Add flycheck-shellcheck-enabled-checks option
new 2281fca2e3 Enable proselint for reStructuredText mode
new 155d2dbf64 Document flycheck-shellcheck-enabled-checks and RST
proselint chaining
new bb83bda1e0 Update overlay test for bidi-isolated error snippets
new 558aaf3712 Fix Go build tags to use comma-separated format
new 2134a3b9e9 Increase error list file column width from 6 to 12
new 37b046cd2a Exclude error messages buffer from global-flycheck-mode
new 4615773d7e Strictly enforce flycheck-navigation-minimum-level
new 2d57f7ccdc Fix tests for error list column width and navigation
minimum-level
Summary of changes:
doc/languages.rst | 6 ++++-
flycheck.el | 59 ++++++++++++++++++++++++++++++-------------
test/specs/test-error-list.el | 10 ++------
test/specs/test-navigation.el | 41 +++++++++++++++---------------
test/specs/test-overlays.el | 2 +-
5 files changed, 70 insertions(+), 48 deletions(-)