.rubocop.yml in brauser-4.1.2 vs .rubocop.yml in brauser-4.1.3
- old
+ new
@@ -1,5 +1,10 @@
+#
+# This file is part of the brauser 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"
@@ -72,6 +77,6 @@
StringReplacement:
Enabled: false
WordArray:
- Enabled: false
\ No newline at end of file
+ Enabled: false