Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RuboCop #16

Closed
dionew1 opened this issue Feb 1, 2021 · 0 comments · Fixed by #23
Closed

RuboCop #16

dionew1 opened this issue Feb 1, 2021 · 0 comments · Fixed by #23

Comments

@dionew1
Copy link

dionew1 commented Feb 1, 2021

You will use RuboCop to enforce style guidelines. The evaluation rubric at the end project will use it to measure code quality.

RuboCop will be installed when you bundle install. Simply run bundle exec rubocop from the command line to see if there are any violations. Run RuboCop throughout the project to pick up on style violations as you go. DO NOT wait until the end to fix a giant pile of RuboCop errors.

As you work through the project, you may find some of the RuboCop complaints difficult to decipher. Reference the RuboCop documentation and the RuboCop Rails documentation for more information.

Please reach out to your instructors if you find any style violations that you believe should not be enforced. Ask your instructors before editing .rubocop.yml

@dionew1 dionew1 added this to To do in Viewing Party Feb 1, 2021
@ryandbarnett ryandbarnett moved this from To do to Reviewer approved in Viewing Party Feb 2, 2021
@ryandbarnett ryandbarnett moved this from Reviewer approved to Done in Viewing Party Feb 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging a pull request may close this issue.

1 participant