.rubocop.yml in valvat-1.1.4 vs .rubocop.yml in valvat-1.1.5
- old
+ new
@@ -10,6 +10,9 @@
Style/Documentation:
Enabled: false
RSpec/MultipleExpectations:
+ Enabled: false
+
+Style/StringChars:
Enabled: false
\ No newline at end of file