From 408d3b985567f54fc9f7024cfdb0e4fd0a82d6e3 Mon Sep 17 00:00:00 2001 From: Tim Meusel Date: Wed, 6 Mar 2019 19:23:33 +0100 Subject: modulesync 2.5.1 --- Rakefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Rakefile') diff --git a/Rakefile b/Rakefile index 13ef17c..a6cf0ac 100644 --- a/Rakefile +++ b/Rakefile @@ -11,6 +11,7 @@ end PuppetLint.configuration.log_format = '%{path}:%{line}:%{check}:%{KIND}:%{message}' PuppetLint.configuration.fail_on_warnings = true +PuppetLint.configuration.absolute_classname_reverse = true PuppetLint.configuration.send('relative') PuppetLint.configuration.send('disable_140chars') PuppetLint.configuration.send('disable_class_inherits_from_params_class') -- cgit v1.2.3