.rubocop.yml in fusuma-plugin-sendkey-0.6.0.pre vs .rubocop.yml in fusuma-plugin-sendkey-0.6.0.pre2
- old
+ new
@@ -1,11 +1,7 @@
AllCops:
TargetRubyVersion: 2.4
NewCops: enable
- Layout/BeginEndAlignment:
- Enabled: true
- Layout/EmptyLinesAroundAttributeAccessor:
- Enabled: true
Metrics/ModuleLength:
Exclude:
- "**/*_spec.rb"