mirror of
https://github.com/saltstack-formulas/sysctl-formula.git
synced 2026-08-03 04:54:44 +02:00
ci(pre-commit): enable/disable rstcheck as relevant [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/262
This commit is contained in:
@@ -47,9 +47,9 @@ repos:
|
||||
- id: salt-lint
|
||||
name: Check Salt files using salt-lint
|
||||
files: ^.*\.(sls|jinja|j2|tmpl|tst)$
|
||||
# - repo: https://github.com/myint/rstcheck
|
||||
# rev: 3f929574
|
||||
# hooks:
|
||||
# - id: rstcheck
|
||||
# name: Check reST files using rstcheck
|
||||
# args: [--report=warning]
|
||||
- repo: https://github.com/myint/rstcheck
|
||||
rev: 3f929574
|
||||
hooks:
|
||||
- id: rstcheck
|
||||
name: Check reST files using rstcheck
|
||||
args: [--report=warning]
|
||||
|
||||
Reference in New Issue
Block a user