theforeman / hammer-cli-foreman-templates

CLI plugin with import and export commands
GNU General Public License v3.0
0 stars 5 forks source link

Add theforeman-rubocop gem and Rubocop configuration #12

Closed archanaserver closed 1 month ago

archanaserver commented 3 months ago

Added theforeman-rubocop gem to v0.1.0 and the rubocop configuration, followed by default style from the gem and fix some of the cops.

default.yml: https://github.com/theforeman/theforeman-rubocop/?tab=readme-ov-file#basic-style---default-performance-and-rails-cops

This is part of Rubocop standerdization, link for the reference: https://community.theforeman.org/t/standardizing-rubocop-with-theforeman-rubocop/37239