Skip to content
Snippets Groups Projects
Unverified Commit d3cc13f9 authored by david22swan's avatar david22swan Committed by GitHub
Browse files

Merge pull request #603 from puppetlabs/bugfix-correcting_linter_exclusions

(BUGFIX) Correcting typo in linter exclusions
parents 8842cf71 8b505586
No related branches found
No related tags found
No related merge requests found
......@@ -81,7 +81,7 @@ Rakefile:
- 'single_quote_string_with_variables'
linter_exclusions:
- '.vendor/**/*.pp'
- 'bundle/**/*.pp'
- '.bundle/**/*.pp'
- 'pkg/**/*.pp'
- 'spec/**/*.pp'
- 'tests/**/*.pp'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment