Stripe refactorings #3319
Annotations
3 warnings
build:
app/models/concerns/taxable.rb#L27
[rubocop] reported by reviewdog 🐶
Line is too long. [81/80] (https://rubystyle.guide#max-line-length)
Raw Output:
app/models/concerns/taxable.rb:27:81: C: Layout/LineLength: Line is too long. [81/80] (https://rubystyle.guide#max-line-length)
|
build:
spec/controllers/concerns/alaveteli_pro/stripe_namespace_spec.rb#L14
[rubocop] reported by reviewdog 🐶
Line is too long. [82/80] (https://rubystyle.guide#max-line-length)
Raw Output:
spec/controllers/concerns/alaveteli_pro/stripe_namespace_spec.rb:14:81: C: Layout/LineLength: Line is too long. [82/80] (https://rubystyle.guide#max-line-length)
|
build:
spec/helpers/alaveteli_pro/account_helper_spec.rb#L7
[rubocop] reported by reviewdog 🐶
Line is too long. [101/80] (https://rubystyle.guide#max-line-length)
Raw Output:
spec/helpers/alaveteli_pro/account_helper_spec.rb:7:81: C: Layout/LineLength: Line is too long. [101/80] (https://rubystyle.guide#max-line-length)
|