Skip to content

Commit

Permalink
Merge pull request #601 from puppetlabs/lint_note
Browse files Browse the repository at this point in the history
(maint) Add note to update the puppetlabs_spec_helper lint whenever it is changed here
  • Loading branch information
gavindidrichsen authored Oct 21, 2024
2 parents 9ef0e6e + fdea7f9 commit 8842cf7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config_defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8842cf7

Please sign in to comment.