.rubocop.yml in phantom_svg-1.0.2 vs .rubocop.yml in phantom_svg-1.0.3

- old
+ new

@@ -7,5 +7,9 @@ AccessorMethodName: Enabled: false LineLength: Max: 99 + +AllCops: + Excludes: + - 'Guardfile'