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 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