From 1165790e7986d920c149afd0898bfc82a34249a5 Mon Sep 17 00:00:00 2001 From: Steve Kemp Date: Mon, 9 Mar 2015 14:43:10 +0000 Subject: Removed trailing whitespace from the code --- .rubocop.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.rubocop.yml') diff --git a/.rubocop.yml b/.rubocop.yml index 26a8f81..59d170b 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -445,7 +445,7 @@ Style/TrailingComma: # Offense count: 12 # Cop supports --auto-correct. Style/TrailingWhitespace: - Enabled: false + Enabled: true # Offense count: 38 # Cop supports --auto-correct. -- cgit v1.2.1