mirror of
https://github.com/adrienverge/yamllint.git
synced 2024-11-22 07:36:25 -06:00
404656394c
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. |
||
---|---|---|
.. | ||
conf.py | ||
configuration.rst | ||
development.rst | ||
disable_with_comments.rst | ||
index.rst | ||
integration.rst | ||
Makefile | ||
quickstart.rst | ||
rules.rst | ||
screenshot.png | ||
text_editors.rst |