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