Skip to content

Commit 0a64027

Browse files
committed
added suggestextension in rubocop.yml
1 parent dd9b660 commit 0a64027

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.rubocop.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ AllCops:
1111
Exclude:
1212
- vagrant/**/*
1313
- script/*_temp.rb
14+
SuggestExtensions: false
1415

1516
Rails/ActiveRecordAliases:
1617
Enabled: false

0 commit comments

Comments
 (0)