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

Update Rubocop version and TODOs #2220

Merged
merged 9 commits into from
Dec 5, 2018
Merged

Update Rubocop version and TODOs #2220

merged 9 commits into from
Dec 5, 2018

Conversation

camillevilla
Copy link
Contributor

@camillevilla camillevilla commented Nov 29, 2018

Part of https://github.com/orgs/sul-dlss/projects/2#card-15037933

The todo file is pretty long but (!)doesn't contain deprecated methods. A lot of it can get picked off by --auto-correct.

I've picked off about 3000 offenses for now. That leaves us with... 10898 to go! And some 4000 of those are string literals.

@coveralls
Copy link

coveralls commented Nov 29, 2018

Coverage Status

Coverage remained the same at 97.112% when pulling 1bd9fb7 on rubocop into 54cbc49 on master.

@camillevilla camillevilla changed the title [WIP] Update Rubocop version and TODOs Update Rubocop version and TODOs Dec 4, 2018
@@ -667,7 +667,7 @@ module Constants
'W7-STFSHD' => 'Request for use at Map Center (W7 shadowed)',
'W7-FRAME' => 'Request for use at Map Center (W7 framed)',
'W7-POCKET' => 'Request for use at Map Center (W7 pocket)',
'WELLNESS' =>' Wellness wall',
'WELLNESS' => ' Wellness wall',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unrelated to the PR, but is the leading space in the string value intentional?

@cbeer cbeer merged commit 6876028 into master Dec 5, 2018
@cbeer cbeer deleted the rubocop branch December 5, 2018 15:34
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