ci(pre-commit): finalise `rstcheck` configuration [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/267
This commit is contained in:
parent
58a6a57672
commit
ba59cf8b3c
|
@ -52,4 +52,5 @@ repos:
|
|||
hooks:
|
||||
- id: rstcheck
|
||||
name: Check reST files using rstcheck
|
||||
exclude: 'docs/CHANGELOG.rst'
|
||||
args: [--report=warning]
|
||||
|
|
Loading…
Reference in New Issue