0
0
mirror of https://github.com/saltstack-formulas/sysctl-formula.git synced 2024-11-27 23:07:54 +01:00

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

* Automated using https://github.com/myii/ssf-formula/pull/267
This commit is contained in:
Imran Iqbal 2020-10-10 06:52:35 +01:00
parent 58a6a57672
commit ba59cf8b3c
No known key found for this signature in database
GPG Key ID: 6D8629439D2B7819

View File

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