-
Notifications
You must be signed in to change notification settings - Fork 121
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add more tests for type arguments in object patterns and remove a TOD…
…O. (#1401) * Add more tests for type arguments in object patterns and remove a TODO. I'm honestly not sure what the TODO was even trying to say. But I think the formatter behaves like we want here so there's nothing TODO as far as I can tell. But this corner did seem a little under tested, so added some more. * Fix indentation collapsing. A block indent shouldn't be able to partially eat an expression-sized collapsible indentation. The only time we want to actually collapse is when we have two equivalent expression-sized indentations.
- Loading branch information
1 parent
a2075fd
commit 9dd81d6
Showing
2 changed files
with
39 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters