re: RuboCop - Remove empty .rubocop_todo.yml

This commit is contained in:
Alexey Dubovskoy 2016-06-20 22:19:34 +01:00
parent af959b0273
commit 26aa06284f
2 changed files with 0 additions and 14 deletions

View File

@ -1,5 +1,3 @@
inherit_from: .rubocop_todo.yml
AllCops:
TargetRubyVersion: 2.2
Exclude:

View File

@ -1,12 +0,0 @@
# This configuration was generated by
# `rubocop --auto-gen-config`
# on 2016-03-08 22:29:52 +0100 using RuboCop version 0.37.2.
# The point is for the user to remove these configuration records
# one by one as the offenses are removed from the code base.
# Note that changes in the inspected code, or installation of new
# versions of RuboCop, may require this file to be generated again.