ci(pre-commit): finalise `rstcheck` configuration [skip ci]

* Automated using https://github.com/myii/ssf-formula/pull/267
pull/58/head
Imran Iqbal 3 years ago
parent 1c407b8f16
commit bd1dc81dcb
No known key found for this signature in database
GPG Key ID: 6D8629439D2B7819
  1. 1
      .pre-commit-config.yaml

@ -52,4 +52,5 @@ repos:
hooks:
- id: rstcheck
name: Check reST files using rstcheck
exclude: 'docs/CHANGELOG.rst'
args: [--report=warning]

Loading…
Cancel
Save