.rubocop.yml in bridgetown-sample-plugin-0.1.2 vs .rubocop.yml in bridgetown-sample-plugin-0.1.3
- old
+ new
@@ -1,8 +1,8 @@
-require: rubocop-jekyll
+require: rubocop-bridgetown
inherit_gem:
- rubocop-jekyll: .rubocop.yml
+ rubocop-bridgetown: .rubocop.yml
AllCops:
TargetRubyVersion: 2.5
Include:
- lib/**/*.rb