Skip to content

Commit c06c7bb

Browse files
Merge pull request #478 from puppetlabs/lint_note
(maint) Add note to update the pdk-templates lint whenever it is changed here
2 parents d580571 + 7700f4b commit c06c7bb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: lib/puppetlabs_spec_helper/rake_tasks.rb

+2
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,8 @@
121121
end
122122
end
123123

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

0 commit comments

Comments
 (0)