.rubocop.yml in frontman-ssg-0.1.0 vs .rubocop.yml in frontman-ssg-0.1.1

- old
+ new

@@ -27,9 +27,11 @@ - 'lib/frontman/sitemap_tree.rb' - 'lib/frontman/data_store.rb' - 'lib/frontman/builder/builder.rb' - 'lib/frontman/commands/**/*' - 'lib/frontman/resource.rb' + - 'lib/frontman/context.rb' + - 'lib/frontman/helpers/render_helper.rb' Metrics/AbcSize: Exclude: - 'lib/frontman/context.rb' - 'lib/frontman/sitemap_tree.rb'