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

Categorize diffs in isolated declarations. #111

Merged

Conversation

dragomirtitian
Copy link

No description provided.

Signed-off-by: Titian Cernicova-Dragomir <tcernicovad1@bloomberg.net>
Signed-off-by: Titian Cernicova-Dragomir <tcernicovad1@bloomberg.net>
@dragomirtitian dragomirtitian force-pushed the isolated-declarations-categorize-diffs branch from d60613f to e45e9b8 Compare November 20, 2023 12:32
@@ -1,6 +1,7 @@
// @declaration: true
// @target: es6
// @strict: true
// @isolatedDeclarationFixedDiffReason: Function declarations are not fixed
Copy link

Choose a reason for hiding this comment

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

I guess this is an expando function issue?

Copy link
Author

Choose a reason for hiding this comment

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

Yes. We don't fix expando functions declaration. Not sure about expando function expressions (I think we might fix those)

@dragomirtitian dragomirtitian merged commit 2862991 into isolated-declarations Nov 21, 2023
1 check passed
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.

2 participants