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 Integration #39

Merged
merged 7 commits into from
Dec 9, 2015
Merged

Rubocop Integration #39

merged 7 commits into from
Dec 9, 2015

Conversation

ignaciojonas
Copy link
Contributor

In this PR we integrated Rubocop in the SDK code, changing the following rules:
Max Line Length: 121 characters.
Max Lines in a Method: 15 lines.

We fixed all the detected offenses and did some refactor in the client class.
We also added the Rubocop command to the default rake task.

ntotten added a commit that referenced this pull request Dec 9, 2015
@ntotten ntotten merged commit bbf5870 into auth0:master Dec 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants