Skip to content

Commit

Permalink
fix the CI nightmare due to poorly maintained rainbow sub-dependency
Browse files Browse the repository at this point in the history
try suggested workaround from rubocop/rubocop#6398 for ku1ik/rainbow#106
  • Loading branch information
noraj committed Jul 12, 2021
1 parent 5f87920 commit bd28043
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
inherit_mode:
merge:
- Exclude
AllCops:
TargetRubyVersion: 2.5
NewCops: enable
Expand Down

0 comments on commit bd28043

Please sign in to comment.