We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
rstcheck
1 parent 90cf742 commit 118eacfCopy full SHA for 118eacf
.pre-commit-config.yaml
@@ -52,4 +52,5 @@ repos:
52
hooks:
53
- id: rstcheck
54
name: Check reST files using rstcheck
55
+ exclude: 'docs/CHANGELOG.rst'
56
args: [--report=warning]
0 commit comments