Project

General

Profile

« Previous | Next » 

Revision 60586852

Added by Michael Moll over 7 years ago

msync: use Ruby 2.2.6, update linenumber parameter

View differences:

Rakefile
end
PuppetLint.configuration.ignore_paths = ["spec/**/*.pp", "pkg/**/*.pp", "vendor/**/*.pp"]
PuppetLint.configuration.log_format = '%{path}:%{linenumber}:%{KIND}: %{message}'
PuppetLint.configuration.log_format = '%{path}:%{line}:%{KIND}: %{message}'
# Used for type alias tests
PuppetSyntax.exclude_paths << 'spec/static_fixtures/test_module/**/*.pp' if Puppet.version.to_f < 4.0

Also available in: Unified diff