Ignore deploy-example file from rubocop

This commit is contained in:
Priit Tark 2015-07-21 17:38:48 +03:00
parent 78d7f45516
commit b6ad906014

View file

@ -4,6 +4,7 @@ AllCops:
Exclude:
- 'Guardfile'
# stuff generated by AR and rails
- 'config/deploy-example.rb'
- 'db/schema.rb'
- 'db/schema-read-only.rb'
- 'db/whois_schema.rb'