Skip to content
Snippets Groups Projects
Unverified Commit 9cd0f0bb authored by Imran Iqbal's avatar Imran Iqbal
Browse files

chore(pre-commit): use `info` report level for `rstcheck` [skip ci]

parent c2c7e8b7
No related branches found
No related tags found
No related merge requests found
...@@ -52,4 +52,3 @@ repos: ...@@ -52,4 +52,3 @@ repos:
- id: rstcheck - id: rstcheck
name: Check reST files using rstcheck name: Check reST files using rstcheck
exclude: 'docs/CHANGELOG.rst' exclude: 'docs/CHANGELOG.rst'
args: [--report=warning]
[rstcheck] [rstcheck]
report=error report=info
ignore_language=rst ignore_language=rst
ignore_messages=(Duplicate (ex|im)plicit target.*|Hyperlink target ".*" is not referenced\.$)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment