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

Remove whitespace to play nice with RuboCop. #38

Merged

Conversation

dissolved
Copy link
Contributor

Currently, the auto-generated task includes 2 whitespaces for end scope
comments. The default settings for the most used Ruby linter, RuboCop
(https://github.com/rubocop-hq/rubocop), specifies only 1 space before
comments. Who cares about these characters? Only those of us who use
RuboCop.

Currently, the auto-generated task includes 2 whitespaces for end scope
comments. The default settings for the most used Ruby linter, RuboCop
(https://github.com/rubocop-hq/rubocop), specifies only 1 space before
comments. Who cares about these characters? Only those of us who use
RuboCop.
@jsquirrelz
Copy link

+1 this would be a great quality of life adjustment.

@theSteveMitchell theSteveMitchell merged commit 3d9932e into theSteveMitchell:master Mar 5, 2019
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.

3 participants