Project

General

Profile

« Previous | Next » 

Revision 6ecc581e

Added by Eric Helms over 10 years ago

Cleanup and updates to account for changes in the Candlepin, Pulp and Certs
modules.

View differences:

Rakefile
require 'puppet-lint/tasks/puppet-lint'
PuppetLint.configuration.log_format = '%{path}:%{linenumber}:%{KIND}: %{message}'
PuppetLint.configuration.fail_on_warnings = true
PuppetLint.configuration.send("disable_class_inherits_from_params_class")
PuppetLint.configuration.send("disable_80chars")

Also available in: Unified diff