Skip to content
This repository has been archived by the owner on May 19, 2018. It is now read-only.

Clean up uncatagorised decorators (1/2) #731

Merged
merged 16 commits into from
Sep 24, 2017
Merged

Clean up uncatagorised decorators (1/2) #731

merged 16 commits into from
Sep 24, 2017

Conversation

zoecarver
Copy link
Contributor

Q A
Bug fix? no
Breaking change? no
New feature? no
Deprecations? no
Spec compliancy? N/A
Tests added/pass? yes
Fixed tickets None
License MIT

I moved uncatagorised 34-40 into decorators. I did this to try to clean up the uncategorised directory a little bit.

@@ -1 +0,0 @@
@foo class Foo {}
Copy link
Member

Choose a reason for hiding this comment

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

Where'd this test go?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It was almost the same as decorators/class-decorator/actual.js.

Copy link
Member

Choose a reason for hiding this comment

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

I think we can keep both, since in decorators/class-decorator/actual.js the decorator is on a different line and thus have different locations.

Copy link
Contributor Author

@zoecarver zoecarver Sep 24, 2017

Choose a reason for hiding this comment

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

Alright, I added it back as decorators/class-decorator-new-line

Copy link
Member

Choose a reason for hiding this comment

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

It is same-line

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I am so glad that I have other people check my work. Sorry about that 😳.

@zoecarver
Copy link
Contributor Author

zoecarver commented Sep 24, 2017

Just a quick question, if I make more categorising PRs should they be bigger or smaller? For example, I am thinking of categorising the rest of uncategorisd/40-54. Should these be two PR or just one?

@jridgewell jridgewell merged commit a4acf2d into babel:master Sep 24, 2017
@jridgewell
Copy link
Member

This is a good size.

@zoecarver
Copy link
Contributor Author

Ok, Thanks.

@nicolo-ribaudo nicolo-ribaudo mentioned this pull request Sep 26, 2017
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.

3 participants