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

lint names with spaces #1953

Merged
merged 1 commit into from Jun 10, 2019

Conversation

Projects
None yet
3 participants
@retorquere
Copy link
Contributor

commented Jun 9, 2019

The previous invocation of teslint would run

teslint "Primo" "Normalized" "XML.js"

rather than

teslint "Primo Normalized XML.js"
@adam3smith

This comment has been minimized.

Copy link
Collaborator

commented Jun 10, 2019

Looks good to me, but my shell scripting is lousy. @dstillman could you please do a quick sanity check and merge if this looks OK?

@dstillman dstillman merged commit bd425d7 into zotero:master Jun 10, 2019

1 check passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details
@adam3smith

This comment has been minimized.

Copy link
Collaborator

commented Jun 10, 2019

Thanks!

@retorquere retorquere deleted the retorquere:teslint-spaces branch Jun 10, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.