Skip to content

Commit

Permalink
Merge pull request #478 from puppetlabs/lint_note
Browse files Browse the repository at this point in the history
(maint) Add note to update the pdk-templates lint whenever it is changed here
  • Loading branch information
gavindidrichsen authored Oct 21, 2024
2 parents d580571 + 7700f4b commit c06c7bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/puppetlabs_spec_helper/rake_tasks.rb
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,8 @@
end
end

# Ensure that any changes to lint here are reflected within the config_defaults.yml file inside the pdk-templates:
# - https://github.com/puppetlabs/pdk-templates/blob/d9e6478ff7730a8ce072ce0c1d36a9b79f05ba2c/config_defaults.yml#L69
require 'puppet-lint/tasks/puppet-lint'
# Must clear as it will not override the existing puppet-lint rake task since we require to import for
# the PuppetLint::RakeTask
Expand Down

0 comments on commit c06c7bb

Please sign in to comment.