-
Notifications
You must be signed in to change notification settings - Fork 16
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
Fix syntax of the project #36
Comments
Hi @jsmartt , my Rubocop is the same version as yours (0.35.1) but it's detecting CRLF's in almost each |
Gotcha. After downloading the zip and searching the project for windows line endings, I found only 1 file with them. I'll put up a PR shortly, but I like the |
I'm thinking we can do this by making a
??? |
Exactly @jsmartt |
Ok, PR #39 should accomplish this. Once we get this merged in, however, it might be a good idea for everyone to run |
PR #39 is merged. I recommend following this GitHub Tutorial to apply the |
Rubocop linting is failing and it's spread across almost every file created.
Need to fix the syntax of the merged files failing in Rubocop
The text was updated successfully, but these errors were encountered: