Skip to content

Commit 6c994fc

Browse files
authored
Merge pull request #650 from puppetlabs/david22swan-patch-1
Replace '..yml' with '.rubocop.yml' in config
2 parents c391e21 + d50e405 commit 6c994fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config_defaults.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ common:
5858
- '/Rakefile'
5959
- '/rakelib/'
6060
- '/.rspec'
61-
- '/..yml'
61+
- '/.rubocop.yml'
6262
- '/.yardopts'
6363
- '/spec/'
6464
- '/.vscode/'

0 commit comments

Comments
 (0)