1
0
mirror of https://github.com/github/choosealicense.com synced 2024-12-22 04:40:09 +01:00

don't bump rubocop to 2.3 yet

This commit is contained in:
Mike Linksvayer 2017-01-17 14:10:51 -08:00
parent 1a728bdd26
commit 472237f872

View File

@ -1,5 +1,5 @@
AllCops:
TargetRubyVersion: 2.3
TargetRubyVersion: 2.1
Exclude:
- _site/**/*
- vendor/**/*