diff options
author | varac <varacanero@zeromail.org> | 2016-06-09 17:34:45 +0200 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2016-06-14 12:05:18 +0200 |
commit | dec5a10f8d80f08271859573854e26527e39d99f (patch) | |
tree | 2968c03a6cfbad1d8c956b61edaffe3c31dc3072 /puppet/modules/systemd/.puppet-lint.rc | |
parent | c429f55ef10f3c757189bdab9823c0b74d81fb00 (diff) |
git subrepo clone https://leap.se/git/puppet_systemd puppet/modules/systemd
subrepo:
subdir: "puppet/modules/systemd"
merged: "6d47fd4"
upstream:
origin: "https://leap.se/git/puppet_systemd"
branch: "master"
commit: "6d47fd4"
git-subrepo:
version: "0.3.0"
origin: "https://github.com/ingydotnet/git-subrepo.git"
commit: "cb2995b"
Diffstat (limited to 'puppet/modules/systemd/.puppet-lint.rc')
-rw-r--r-- | puppet/modules/systemd/.puppet-lint.rc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/puppet/modules/systemd/.puppet-lint.rc b/puppet/modules/systemd/.puppet-lint.rc new file mode 100644 index 00000000..d8f5c59e --- /dev/null +++ b/puppet/modules/systemd/.puppet-lint.rc @@ -0,0 +1,5 @@ +--fail-on-warnings +--relative +--no-80chars +--no-documentation +--no-class_inherits_from_params_class-check |