.rubocop.yml in heliodor-0.1.0 vs .rubocop.yml in heliodor-0.1.1

- old
+ new

@@ -18,6 +18,9 @@ Style/Documentation: Enabled: false Style/ClassAndModuleChildren: + Enabled: false + +Style/IfInsideElse: Enabled: false \ No newline at end of file