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

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

parent 632dc3cc
Branches
No related tags found
No related merge requests found
......@@ -52,4 +52,3 @@ repos:
- id: rstcheck
name: Check reST files using rstcheck
exclude: 'docs/CHANGELOG.rst'
args: [--report=warning]
[rstcheck]
report=error
report=info
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