Refactor #30925
Use gem for common rubocop rules
Difficulty:
Triaged:
Yes
Description
Use `theforeman-rubocop` gem to share common RuboCop rules with plugins.
Associated revisions
Refs #30925 - Rubocop autogenerated config with the gem
Refs #30925 - run rubocop in parallel mode
History
#1
Updated by The Foreman Bot over 2 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/7980 added
#2
Updated by The Foreman Bot over 2 years ago
- Fixed in Releases 2.4.0 added
#3
Updated by Ondřej Ezr over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|375c2bcc1d232220b868f280686f14c7ad9fbec6.
#4
Updated by The Foreman Bot over 2 years ago
- Pull request https://github.com/theforeman/foreman/pull/8168 added
Fixes #30925 - use the organization style gem
Use `theforeman-rubocop` gem to share common RuboCop rules with plugins.
It serves as base for our rubocop styles and rules.