ci(pre-commit): finalise rstcheck
configuration [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/267
This commit is contained in:
parent
f53639a487
commit
02020503ea
1 changed files with 1 additions and 0 deletions
|
@ -52,4 +52,5 @@ repos:
|
||||||
hooks:
|
hooks:
|
||||||
- id: rstcheck
|
- id: rstcheck
|
||||||
name: Check reST files using rstcheck
|
name: Check reST files using rstcheck
|
||||||
|
exclude: 'docs/CHANGELOG.rst'
|
||||||
args: [--report=warning]
|
args: [--report=warning]
|
||||||
|
|
Loading…
Reference in a new issue