Skip to content
This repository was archived by the owner on Oct 14, 2020. It is now read-only.

Fix issue where files to format list was getting truncated due to cas…#227

Merged
scottkurz merged 1 commit intoMicroShed:masterfrom
scottkurz:fix-precommit-issue-with-format-list-truncated
Dec 17, 2018
Merged

Fix issue where files to format list was getting truncated due to cas…#227
scottkurz merged 1 commit intoMicroShed:masterfrom
scottkurz:fix-precommit-issue-with-format-list-truncated

Conversation

@scottkurz
Copy link
Copy Markdown
Contributor

…e-sensitive var in hook script

Copy link
Copy Markdown
Contributor

@uberskigeek uberskigeek left a comment

Choose a reason for hiding this comment

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

why was the case an issue?

@scottkurz scottkurz merged commit 380c122 into MicroShed:master Dec 17, 2018
@scottkurz
Copy link
Copy Markdown
Contributor Author

@uberskigeek - if you look at the diff quick it probably just looks like I have a loveOfCamelCaseOrSomething :)

The problem though was the one var on line 84 that was camelcase while the others were NOT, since this was resulting in a totally separate variable. But since the other vars in the script were camel case I just fixed this one to be, in making it consistent.

@uberskigeek
Copy link
Copy Markdown
Contributor

That would be a problem!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants