.rubocop.yml in rutl-0.1.3 vs .rubocop.yml in rutl-0.1.4
- old
+ new
@@ -4,10 +4,10 @@
# drewcoo-cops has to go after rubocop-rspec because otherwise it diables
# drewcoo-cops.
# There are also a bunch of warnigs spewed about the RSpec cops listed
# in the todo file so it looks like we're not playing well with rubocop-rspec
# either.
-# Check this in for now and TODO: figure this out tomorrow.
+# Check this in for now and TODO: figure this out.
require: drewcoo-cops
AllCops:
DefaultFormatter: progress
DisplayCopNames: true