Skip to content

Commit d50e405

Browse files
authored
Replace '..yml' with '.rubocop.yml' in config
1 parent c391e21 commit d50e405

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)