Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(MODULES-1190) respect puppet-lint ignore paths in Rakefile #69

Merged
merged 1 commit into from
Jul 9, 2014
Merged

(MODULES-1190) respect puppet-lint ignore paths in Rakefile #69

merged 1 commit into from
Jul 9, 2014

Commits on Jul 8, 2014

  1. (MODULES-1190) respect puppet-lint ignore paths in Rakefile

    Without this patch applied, the PuppetLint.configuration.ignore_paths
    specified in the Rakefile is discarded in favour of the hardcoded value
    provided by puppetlabs_spec_helper from v0.5.0.  This patch fixes the issue
    by adding the hardcoded value to the array rather than overwriting it.
    Mark Mickan committed Jul 8, 2014
    Configuration menu
    Copy the full SHA
    c29dad6 View commit details
    Browse the repository at this point in the history