diff --git a/config_defaults.yml b/config_defaults.yml
index 1f4708741ea72d626d4cf7a9efca7faae64b79bc..6de5d5ef02b0715664e2a71ba95e719dca50734c 100644
--- a/config_defaults.yml
+++ b/config_defaults.yml
@@ -66,6 +66,8 @@ common:
     - '/.devcontainer/'
 .yardopts:
   markup: markdown
+# Ensure that any changes to lint here are reflected within the rake_tasks.rb file inside the puppetlabs_spec_helper:
+# - https://github.com/puppetlabs/puppetlabs_spec_helper/blob/main/lib/puppetlabs_spec_helper/rake_tasks.rb#L124
 Rakefile:
   changelog_version_tag_pattern: 'v%s'
   linter_fail_on_warnings: true