Skip to content
Snippets Groups Projects
Unverified Commit 8842cf71 authored by Gavin Didrichsen's avatar Gavin Didrichsen Committed by GitHub
Browse files

Merge pull request #601 from puppetlabs/lint_note

(maint) Add note to update the puppetlabs_spec_helper lint whenever it is changed here
parents 9ef0e6e9 fdea7f99
No related branches found
No related tags found
No related merge requests found
...@@ -66,6 +66,8 @@ common: ...@@ -66,6 +66,8 @@ common:
- '/.devcontainer/' - '/.devcontainer/'
.yardopts: .yardopts:
markup: markdown 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: Rakefile:
changelog_version_tag_pattern: 'v%s' changelog_version_tag_pattern: 'v%s'
linter_fail_on_warnings: true linter_fail_on_warnings: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment