.rubocop.yml in ballast-2.2.4 vs .rubocop.yml in ballast-2.2.5

- old
+ new

@@ -1,5 +1,10 @@ +# +# This file is part of the ballast gem. Copyright (C) 2013 and above Shogun <shogun@cowtech.it>. +# Licensed under the MIT license, which can be found at https://choosealicense.com/licenses/mit. +# + AllCops: TargetRubyVersion: 2.3 Include: - "*/**/.rb" - "config.ru" @@ -75,6 +80,6 @@ StringReplacement: Enabled: false WordArray: - Enabled: false \ No newline at end of file + Enabled: false