Skip to content

Commit 71bc878

Browse files
committed
Update rubocop config
1 parent 99ce5e2 commit 71bc878

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.rubocop.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
AllCops:
2-
TargetRubyVersion: 2.6
2+
TargetRubyVersion: 2.7
3+
SuggestExtensions: false
34
Exclude:
45
- db/**
6+
- Gemfile*
57

68
inherit_mode:
79
merge:

0 commit comments

Comments
 (0)