You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yamllint/docs
Andrew Imeson 404656394c docs: Explicitly specify language even when it's plain text
rstcheck succeeds with a failure (heh) when there's a code block without
a language specified. This can lead to false negatives as the file is no
longer being checked by rstcheck.

Error:

    An `AttributeError` error occured. This is most propably due to a
    code block directive (code/code-block/sourcecode) without a
    specified language. This may result in a false negative for source:
    'docs/disable_with_comments.rst'. See
    https://rstcheck-core.readthedocs.io/en/latest/faq/#code-blocks-without-language-sphinx
    for more information.  Success! No issues detected.
2 years ago
..
Makefile Doc: Generate documentation with Sphinx 9 years ago
conf.py Remove Unicode marker before strings 2 years ago
configuration.rst cli: Add --list-files command line option 2 years ago
development.rst docs: Fix misleading Python API example 2 years ago
disable_with_comments.rst docs: Explicitly specify language even when it's plain text 2 years ago
index.rst Add documentation for pre-commit 8 years ago
integration.rst docs: Spelling and grammar fixes 2 years ago
quickstart.rst add OpenBSD installation instructions. 6 years ago
rules.rst float-values: Add a new rule to check floating-point numbers 3 years ago
screenshot.png docs: Better compress PNG image 2 years ago
text_editors.rst docs: Update ALE vim plugin link 2 years ago