elpasync pushed a change to branch elpa/flycheck.

      from  bb5269c16a Merge pull request #2151 from flycheck/docs-furo-theme
       new  fbbf5c2fab Fix documentation typos, grammar, and markup issues
       new  bda21d73ed Replace Travis CI references with GitHub Actions
       new  860e90cf1a Fix ReadTheDocs build by installing Python dependencies
       new  1fe79539f7 Fix docstring typos, grammar, and logic errors
       new  dc39d6dea1 Improve docstrings: fix errors and add missing 
documentation


Summary of changes:
 .readthedocs.yaml                    |   9 +-
 doc/community/extensions.rst         |   6 +-
 doc/community/get-help.rst           |   2 +-
 doc/community/people.rst             |   4 +-
 doc/conf.py                          |   6 +-
 doc/contributor/contributing.rst     |  56 ++-------
 doc/contributor/maintaining.rst      |  24 ++--
 doc/contributor/style-guide.rst      |   9 +-
 doc/developer/developing.rst         |   8 +-
 doc/glossary.rst                     |   8 +-
 doc/index.rst                        |  10 +-
 doc/languages.rst                    |   9 +-
 doc/user/error-interaction.rst       |  18 +--
 doc/user/error-list.rst              |   2 +-
 doc/user/error-reports.rst           |  14 +--
 doc/user/flycheck-versus-flymake.rst |  16 +--
 doc/user/installation.rst            |   6 +-
 doc/user/quickstart.rst              |   2 +-
 doc/user/syntax-checkers.rst         |  10 +-
 doc/user/syntax-checks.rst           |   4 +-
 doc/user/troubleshooting.rst         |   8 +-
 flycheck-buttercup.el                |  30 +++--
 flycheck.el                          | 221 ++++++++++++++++++-----------------
 maint/release.py                     |  22 ++--
 test/specs/test-melpa-package.el     |   8 +-
 25 files changed, 247 insertions(+), 265 deletions(-)

Reply via email to