Skip to content
This repository has been archived by the owner on Jul 30, 2021. It is now read-only.

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 19, 2021
1 parent 3e3bdae commit 872f81c
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.6
NewCops: enable
Expand Down

0 comments on commit 872f81c

Please sign in to comment.