We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d580571 + 7700f4b commit c06c7bbCopy full SHA for c06c7bb
lib/puppetlabs_spec_helper/rake_tasks.rb
@@ -121,6 +121,8 @@
121
end
122
123
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
126
require 'puppet-lint/tasks/puppet-lint'
127
# Must clear as it will not override the existing puppet-lint rake task since we require to import for
128
# the PuppetLint::RakeTask
0 commit comments