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