Skip to content
This repository has been archived by the owner on Oct 1, 2020. It is now read-only.

(SIMP-1169) Add RuboCop, fix for failures #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lamawithonel
Copy link

This adds RuboCop and its Rake task to this repo, as well as to the
baseline modulesync configs, and fixes all RuboCop failures.
Additionally, for this repo, it adds RuboCop as a Travis-CI test.

A few minor changes were made to the RuboCop configuration. Namely,
changes were made to maintain compatability with Ruby 1.8.7, because we
need to maintain compatability with RHEL/CentOS 5 & 6 until they reach
EOL. A few other changes are set to adhere to the Puppet Style Guide
where the are conflicts-- for example, line length and end-of-line
commas.

This adds RuboCop and its Rake task to this repo, as well as to the
baseline modulesync configs, and fixes all RuboCop failures.
Additionally, for this repo, it adds RuboCop as a Travis-CI test.

A few minor changes were made to the RuboCop configuration.  Namely,
changes were made to maintain compatability with Ruby 1.8.7, because we
need to maintain compatability with RHEL/CentOS 5 & 6 until they reach
EOL.  A few other changes are set to adhere to the Puppet Style Guide
where the are conflicts-- for example, line length and end-of-line
commas.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant