Skip to content

Draft: Allow RuboCop to inspect erb files

Peter Leitzen requested to merge pl-rubocop-erb into master

What does this MR do and why?

This MR adds rubocop-erb so RuboCop can now inspect ERB files 🎉

Offenses

114  Style/FormatString
4    Layout/SpaceInsideBlockBraces
2    Layout/SpaceBeforeBlockBraces
2    Style/RedundantInterpolation
2    Style/StringConcatenation
1    Style/RedundantCondition
--
125  Total in 56 files

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Peter Leitzen

Merge request reports