Projet

Général

Profil

Révision f24e622f

IDf24e622f1c5189d7fe437fc2926ff3b13c35c13d
Parent ff8a807e
Enfant e5fa2420

Ajouté par Tim Meusel il y a 11 mois

modulesync 8.0.1

Voir les différences:

.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