.rubocop_cocoapods.yml in postit-0.1.2 vs .rubocop_cocoapods.yml in postit-0.2.0
- old
+ new
@@ -4,9 +4,10 @@
- ./Gemfile
- ./*.gemspec
Exclude:
- ./spec/fixtures/**/*
- ./vendor/bundle/**/*
+ - ./tmp/**/*
# At the moment not ready to be used
# https://github.com/bbatsov/rubocop/issues/947
Documentation:
Enabled: false