File tree Expand file tree Collapse file tree 2 files changed +9
-6
lines changed Expand file tree Collapse file tree 2 files changed +9
-6
lines changed Original file line number Diff line number Diff line change 47
47
- id : salt-lint
48
48
name : Check Salt files using salt-lint
49
49
files : ^.*\.(sls|jinja|j2|tmpl|tst)$
50
- # - repo: https://github.com/myint/rstcheck
51
- # rev: 3f929574
52
- # hooks:
53
- # - id: rstcheck
54
- # name: Check reST files using rstcheck
55
- # args: [--report=warning]
50
+ - repo : https://github.com/myint/rstcheck
51
+ rev : 3f929574
52
+ hooks :
53
+ - id : rstcheck
54
+ name : Check reST files using rstcheck
55
+ args : [--report=warning]
Original file line number Diff line number Diff line change 14
14
# SECTION: Owner(s) for files/directories related to `semantic-release`
15
15
# FILE PATTERN OWNER(S)
16
16
/.github /workflows / @ saltstack-formulas/ssf
17
+ /bin /install-hooks @ saltstack-formulas/ssf
17
18
/bin /kitchen @ saltstack-formulas/ssf
18
19
/docs /AUTHORS.rst @ saltstack-formulas/ssf
19
20
/docs /CHANGELOG.rst @ saltstack-formulas/ssf
24
25
/test /integration /** /README.md @ saltstack-formulas/ssf
25
26
/.gitignore @ saltstack-formulas/ssf
26
27
/.cirrus.yml @ saltstack-formulas/ssf
28
+ /.pre-commit-config.yaml @ saltstack-formulas/ssf
29
+ /.rstcheck.cfg @ saltstack-formulas/ssf
27
30
/.rubocop.yml @ saltstack-formulas/ssf
28
31
/.salt-lint @ saltstack-formulas/ssf
29
32
/.travis.yml @ saltstack-formulas/ssf
You can’t perform that action at this time.
0 commit comments