|
|
|
|
|
|
|
|
stages: [manual] |
|
|
stages: [manual] |
|
|
additional_dependencies: ['@commitlint/config-conventional@8.3.4'] |
|
|
additional_dependencies: ['@commitlint/config-conventional@8.3.4'] |
|
|
always_run: true |
|
|
always_run: true |
|
|
- repo: https://github.com/adithyabsk/mirrors-rubocop |
|
|
|
|
|
rev: v0.91.0 |
|
|
|
|
|
|
|
|
- repo: https://github.com/rubocop-hq/rubocop |
|
|
|
|
|
rev: v1.9.1 |
|
|
hooks: |
|
|
hooks: |
|
|
- id: rubocop |
|
|
- id: rubocop |
|
|
name: Check Ruby files with rubocop |
|
|
name: Check Ruby files with rubocop |
|
|
|
|
|
|
|
|
files: ^.*\.(sh|bash|ksh)$ |
|
|
files: ^.*\.(sh|bash|ksh)$ |
|
|
types: [] |
|
|
types: [] |
|
|
args: [] |
|
|
args: [] |
|
|
- repo: https://github.com/adrienverge/yamllint.git |
|
|
|
|
|
|
|
|
- repo: https://github.com/adrienverge/yamllint |
|
|
rev: v1.23.0 |
|
|
rev: v1.23.0 |
|
|
hooks: |
|
|
hooks: |
|
|
- id: yamllint |
|
|
- id: yamllint |