From d401d7f252effa259b976eb30a3effd6d3600a6d Mon Sep 17 00:00:00 2001 From: tphoney Date: Wed, 29 Jun 2016 10:42:31 +0100 Subject: {maint} modulesync 0794b2c --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Rakefile') diff --git a/Rakefile b/Rakefile index 3b07e4d..8906d23 100644 --- a/Rakefile +++ b/Rakefile @@ -4,7 +4,7 @@ require 'puppetlabs_spec_helper/rake_tasks' PuppetLint.configuration.fail_on_warnings = true PuppetLint.configuration.send('relative') -PuppetLint.configuration.send('disable_char_check') +PuppetLint.configuration.send('disable_140chars') PuppetLint.configuration.send('disable_class_inherits_from_params_class') PuppetLint.configuration.send('disable_documentation') PuppetLint.configuration.send('disable_single_quote_string_with_variables') -- cgit v1.2.3