blob: 892f2088c18ab4fa0d2f1421550eddedc6bfbb1d [file] [log] [blame]
inherit_from:
- .rubocop_todo.yml
- .rubocop_cocoapods.yml
#- CocoaPods ------------------------------------------------------------------
ParameterLists:
CountKeywordArgs: false
AllCops:
Include:
- Dangerfile
Exclude:
- spec/fixtures/**/*.rb
- spec/fixtures/banana-lib/libPusher/Scripts/pusher
Style/FileName:
Exclude:
- bin/*
- Rakefile
Style/SignalException:
Exclude:
- Dangerfile