Skip to content

Fix to remove extra space between function and array index.#21113

Merged
mhegazy merged 1 commit into
microsoft:masterfrom
lankaapura:fix-extra-space-between-func-and-array-idx
Jan 10, 2018
Merged

Fix to remove extra space between function and array index.#21113
mhegazy merged 1 commit into
microsoft:masterfrom
lankaapura:fix-extra-space-between-func-and-array-idx

Conversation

@lankaapura
Copy link
Copy Markdown
Contributor

Fixes #21111

This pull request will revert changes from #20615. I have updated the 'anyTokenExcept' function to take an array as parameters. That will allow us to easily get tokens like this I verified that unit tests for #20615 is pass and new unit test for my change also added.

@msftclas
Copy link
Copy Markdown

msftclas commented Jan 10, 2018

CLA assistant check
All CLA requirements met.

@ghost
Copy link
Copy Markdown

ghost commented Jan 10, 2018

Does this by any chance fix #21118 too?

@mhegazy mhegazy merged commit 743d8db into microsoft:master Jan 10, 2018
@lankaapura
Copy link
Copy Markdown
Contributor Author

yes, it is. Do you want me to update related unit test?

@ghost
Copy link
Copy Markdown

ghost commented Jan 11, 2018

I think the test you added is sufficient, thanks.

@microsoft microsoft locked and limited conversation to collaborators Jul 3, 2018
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.

Formatter inserts extra space between function call and array indexer

3 participants