File: .sync.yml

package info (click to toggle)
puppet-module-puppetlabs-selinux-core 1.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 272 kB
  • sloc: ruby: 541; sh: 16; makefile: 4
file content (19 lines) | stat: -rw-r--r-- 344 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
.rubocop.yml:
  default_configs:
    Lint/Void:
      Enabled: false
Gemfile:
  optional:
    ":development":
      - gem: github_changelog_generator

appveyor.yml:
  delete: true
.travis.yml:
  delete: true
.github/workflows/auto_release.yml:
  unmanaged: false
.github/workflows/release.yml:
  unmanaged: false
.gitlab-ci.yml:
  delete: true