Loading .github/workflows/ci.yml +0 −2 Original line number Diff line number Diff line Loading @@ -19,5 +19,3 @@ jobs: puppet: name: Puppet uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@v2 with: pidfile_workaround: 'false' .msync.yml +1 −1 Original line number Diff line number Diff line Loading @@ -2,4 +2,4 @@ # Managed by modulesync - DO NOT EDIT # https://voxpupuli.org/docs/updating-files-managed-with-modulesync/ modulesync_config_version: '7.5.0' modulesync_config_version: '8.0.1' .overcommit.yml +5 −3 Original line number Diff line number Diff line Loading @@ -43,10 +43,12 @@ PreCommit: enabled: true description: 'Runs rubocop on modified files only' command: ['bundle', 'exec', 'rubocop'] PuppetLint: RakeTarget: enabled: true description: 'Runs puppet-lint on modified files only' command: ['bundle', 'exec', 'puppet-lint'] description: 'Runs lint on modified files only' targets: - 'lint' command: ['bundle', 'exec', 'rake'] YamlSyntax: enabled: true JsonSyntax: Loading .rspecdeleted 100644 → 0 +0 −5 Original line number Diff line number Diff line # Managed by modulesync - DO NOT EDIT # https://voxpupuli.org/docs/updating-files-managed-with-modulesync/ --format documentation --color .rspec_paralleldeleted 100644 → 0 +0 −4 Original line number Diff line number Diff line # Managed by modulesync - DO NOT EDIT # https://voxpupuli.org/docs/updating-files-managed-with-modulesync/ --format progress Loading
.github/workflows/ci.yml +0 −2 Original line number Diff line number Diff line Loading @@ -19,5 +19,3 @@ jobs: puppet: name: Puppet uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@v2 with: pidfile_workaround: 'false'
.msync.yml +1 −1 Original line number Diff line number Diff line Loading @@ -2,4 +2,4 @@ # Managed by modulesync - DO NOT EDIT # https://voxpupuli.org/docs/updating-files-managed-with-modulesync/ modulesync_config_version: '7.5.0' modulesync_config_version: '8.0.1'
.overcommit.yml +5 −3 Original line number Diff line number Diff line Loading @@ -43,10 +43,12 @@ PreCommit: enabled: true description: 'Runs rubocop on modified files only' command: ['bundle', 'exec', 'rubocop'] PuppetLint: RakeTarget: enabled: true description: 'Runs puppet-lint on modified files only' command: ['bundle', 'exec', 'puppet-lint'] description: 'Runs lint on modified files only' targets: - 'lint' command: ['bundle', 'exec', 'rake'] YamlSyntax: enabled: true JsonSyntax: Loading
.rspecdeleted 100644 → 0 +0 −5 Original line number Diff line number Diff line # Managed by modulesync - DO NOT EDIT # https://voxpupuli.org/docs/updating-files-managed-with-modulesync/ --format documentation --color
.rspec_paralleldeleted 100644 → 0 +0 −4 Original line number Diff line number Diff line # Managed by modulesync - DO NOT EDIT # https://voxpupuli.org/docs/updating-files-managed-with-modulesync/ --format progress