Browse Source

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

* Automated using https://github.com/myii/ssf-formula/pull/267
tags/v1.1.0
Imran Iqbal 4 years ago
parent
commit
118eacff45
No account linked to committer's email address
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .pre-commit-config.yaml

+ 1
- 0
.pre-commit-config.yaml View File

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

Loading…
Cancel
Save