Skip to content

Commit 537b318

Browse files
File sync from hanakai-rb/repo-sync
Updated files: - .rubocop.yml
1 parent 05faeb0 commit 537b318

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.rubocop.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@
22

33
inherit_from:
44
- https://raw.githubusercontent.com/hanakai-rb/repo-sync/main/rubocop/rubocop.yml
5+
<% if File.exist?(".rubocop.local.yml") %>
6+
- .rubocop.local.yml
7+
<% end %>

0 commit comments

Comments
 (0)