From 2d6ae61314558b383cfa641e2de0839d5606afca Mon Sep 17 00:00:00 2001 From: Markus Reiter Date: Thu, 1 Jun 2017 16:06:51 +0200 Subject: Re-revert "Fix operator spacing." --- Library/.rubocop.yml | 2 -- 1 file changed, 2 deletions(-) (limited to 'Library/.rubocop.yml') diff --git a/Library/.rubocop.yml b/Library/.rubocop.yml index 293e88749..8099c7ad0 100644 --- a/Library/.rubocop.yml +++ b/Library/.rubocop.yml @@ -1,8 +1,6 @@ AllCops: TargetRubyVersion: 2.0 Exclude: - - '**/Rakefile' - - '**/.*' - '**/Casks/**/*' - '**/vendor/**/*' -- cgit v1.2.3