.rubocop.yml in cocoapods-playgrounds-0.0.2 vs .rubocop.yml in cocoapods-playgrounds-0.0.3

- old
+ new

@@ -5,9 +5,10 @@ Exclude: - 'spec/**/*' - 'test/**/*' - 'bin/playground' - 'lib/cocoapods-playgrounds/generate.rb' + - 'lib/cocoapods-playgrounds/workspace.rb' - 'lib/cocoapods-playgrounds/command/playgrounds.rb' Style/FileName: Exclude: - 'lib/cocoapods-playgrounds.rb'