Stripe refactorings #3346
Annotations
2 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/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)
|