Révision f24e622f
modulesync 8.0.1
.overcommit.yml | ||
---|---|---|
43 | 43 |
enabled: true |
44 | 44 |
description: 'Runs rubocop on modified files only' |
45 | 45 |
command: ['bundle', 'exec', 'rubocop'] |
46 |
PuppetLint:
|
|
46 |
RakeTarget:
|
|
47 | 47 |
enabled: true |
48 |
description: 'Runs puppet-lint on modified files only' |
|
49 |
command: ['bundle', 'exec', 'puppet-lint'] |
|
48 |
description: 'Runs lint on modified files only' |
|
49 |
targets: |
|
50 |
- 'lint' |
|
51 |
command: ['bundle', 'exec', 'rake'] |
|
50 | 52 |
YamlSyntax: |
51 | 53 |
enabled: true |
52 | 54 |
JsonSyntax: |
Formats disponibles : Unified diff