Skip to content

Commit 8af82e9

Browse files
author
willmeek
authored
Merge pull request #1029 from tphoney/MODULES-6201
MODULES-6201 module_sync wont touch rubocop files
2 parents 602a431 + d210359 commit 8af82e9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.sync.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,7 @@ spec/spec_helper.rb:
77
extras:
88
- rvm: 2.1.9
99
script: bundle exec rake rubocop
10+
.rubocop.yml:
11+
unmanaged: true
12+
.rubocop_todo.yml:
13+
unmanaged: true

0 commit comments

Comments
 (0)