File tree 2 files changed +9
-6
lines changed
2 files changed +9
-6
lines changed Original file line number Diff line number Diff line change 39
39
- id : salt-lint
40
40
name : Check Salt files using salt-lint
41
41
files : ^.*\.(sls|jinja|j2|tmpl|tst)$
42
- # - repo: https://github.com/myint/rstcheck
43
- # rev: 3f929574
44
- # hooks:
45
- # - id: rstcheck
46
- # name: Check reST files using rstcheck
47
- # args: [--report=warning]
42
+ - repo : https://github.com/myint/rstcheck
43
+ rev : 3f929574
44
+ hooks :
45
+ - id : rstcheck
46
+ name : Check reST files using rstcheck
47
+ args : [--report=warning]
Original file line number Diff line number Diff line change 10
10
# SECTION: Owner(s) for files/directories related to `semantic-release`
11
11
# FILE PATTERN OWNER(S)
12
12
/.github /workflows / @ saltstack-formulas/ssf
13
+ /bin /install-hooks @ saltstack-formulas/ssf
13
14
/bin /kitchen @ saltstack-formulas/ssf
14
15
/docs /AUTHORS.rst @ saltstack-formulas/ssf
15
16
/docs /CHANGELOG.rst @ saltstack-formulas/ssf
20
21
/test /integration /** /README.md @ saltstack-formulas/ssf
21
22
/.gitignore @ saltstack-formulas/ssf
22
23
/.cirrus.yml @ saltstack-formulas/ssf
24
+ /.pre-commit-config.yaml @ saltstack-formulas/ssf
25
+ /.rstcheck.cfg @ saltstack-formulas/ssf
23
26
/.rubocop.yml @ saltstack-formulas/ssf
24
27
/.salt-lint @ saltstack-formulas/ssf
25
28
/.travis.yml @ saltstack-formulas/ssf
You can’t perform that action at this time.
0 commit comments