Is your feature request related to a problem? Please describe.
The foreman_fog_proxmox code base is currently not linted. A quick test with Rubocop in my local copy revealed 1272 style "offenses".
Describe the solution you'd like
To introduce some Rubocop linting in some way shape or form. Preferably automatic, with a single authoritative Rubocop installation or settings.
Additional context
Not sure what we would need to proceed with this, since I don't have any experience adding linting to a project on GitHub.
Any input by someone with relevant experience is welcome!
Any opionions, thoughts, preferences, also welcome!
Is your feature request related to a problem? Please describe. The
foreman_fog_proxmox
code base is currently not linted. A quick test with Rubocop in my local copy revealed 1272 style "offenses".Describe the solution you'd like To introduce some Rubocop linting in some way shape or form. Preferably automatic, with a single authoritative Rubocop installation or settings.
Additional context Not sure what we would need to proceed with this, since I don't have any experience adding linting to a project on GitHub.
Any input by someone with relevant experience is welcome! Any opionions, thoughts, preferences, also welcome!