* Automated using https://github.com/myii/ssf-formula/pull/325pull/28/head
@@ -52,4 +52,3 @@ repos: | |||
- id: rstcheck | |||
name: Check reST files using rstcheck | |||
exclude: 'docs/CHANGELOG.rst' | |||
args: [--report=warning] |
@@ -1,3 +1,4 @@ | |||
[rstcheck] | |||
report=error | |||
report=info | |||
ignore_language=rst | |||
ignore_messages=(Duplicate (ex|im)plicit target.*|Hyperlink target ".*" is not referenced\.$) |