Skip to content

Commit 7053868

Browse files
authored
Merge pull request #612 from puppetlabs/modulesync
{maint} modulesync 0794b2c
2 parents 098e82e + d401d7f commit 7053868

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ require 'puppetlabs_spec_helper/rake_tasks'
44

55
PuppetLint.configuration.fail_on_warnings = true
66
PuppetLint.configuration.send('relative')
7-
PuppetLint.configuration.send('disable_char_check')
7+
PuppetLint.configuration.send('disable_140chars')
88
PuppetLint.configuration.send('disable_class_inherits_from_params_class')
99
PuppetLint.configuration.send('disable_documentation')
1010
PuppetLint.configuration.send('disable_single_quote_string_with_variables')

0 commit comments

Comments
 (0)