diff options
Diffstat (limited to 'puppet/modules/systemd/.puppet-lint.rc')
m--------- | puppet/modules/systemd | 0 | ||||
-rw-r--r-- | puppet/modules/systemd/.puppet-lint.rc | 5 |
2 files changed, 5 insertions, 0 deletions
diff --git a/puppet/modules/systemd b/puppet/modules/systemd deleted file mode 160000 -Subproject 6d47fd4999fe03eba6fb11c4490dcbb90d93790 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 |