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

Convert defaults to named exports where possible. #918

Closed
Skaiir opened this issue Nov 28, 2023 · 2 comments
Closed

Convert defaults to named exports where possible. #918

Skaiir opened this issue Nov 28, 2023 · 2 comments
Labels
spring cleaning Could be cleaned up one day

Comments

@Skaiir
Copy link
Contributor

Skaiir commented Nov 28, 2023

What should we do?

Move to using named exports by default.

Why should we do it?

To ensure consistent naming and reduce reassignments.

@Skaiir Skaiir added backlog Queued in backlog spring cleaning Could be cleaned up one day labels Nov 28, 2023
@pinussilvestrus
Copy link
Contributor

I have the feeling this one will be in backlog forever, as the benefits are not that high. Do you think it makes sense to keep it or rather to our well-known refactor-as-you-go strategy?

Skaiir added a commit that referenced this issue Jan 10, 2024
Skaiir added a commit that referenced this issue Jan 10, 2024
Skaiir added a commit that referenced this issue Jan 10, 2024
Skaiir added a commit that referenced this issue Jan 10, 2024
Skaiir added a commit that referenced this issue Jan 10, 2024
Skaiir added a commit that referenced this issue Jan 11, 2024
Skaiir added a commit that referenced this issue Jan 11, 2024
Skaiir added a commit that referenced this issue Jan 11, 2024
Skaiir added a commit that referenced this issue Jan 11, 2024
Skaiir added a commit that referenced this issue Jan 11, 2024
Skaiir added a commit that referenced this issue Jan 11, 2024
Skaiir added a commit that referenced this issue Jan 11, 2024
Skaiir added a commit that referenced this issue Jan 11, 2024
Skaiir added a commit that referenced this issue Jan 11, 2024
Skaiir added a commit that referenced this issue Jan 11, 2024
Skaiir added a commit that referenced this issue Jan 11, 2024
Skaiir added a commit that referenced this issue Jan 11, 2024
@bpmn-io-tasks bpmn-io-tasks bot added the needs review Review pending label Jan 11, 2024
@bpmn-io-tasks bpmn-io-tasks bot removed the backlog Queued in backlog label Jan 11, 2024
Skaiir added a commit that referenced this issue Jan 11, 2024
Skaiir added a commit that referenced this issue Jan 11, 2024
Skaiir added a commit that referenced this issue Jan 11, 2024
Skaiir added a commit that referenced this issue Jan 11, 2024
Skaiir added a commit that referenced this issue Jan 11, 2024
@Skaiir Skaiir closed this as completed Jan 29, 2024
@bpmn-io-tasks bpmn-io-tasks bot removed the needs review Review pending label Jan 29, 2024
@Skaiir
Copy link
Contributor Author

Skaiir commented Jan 29, 2024

This is now enforced via linting rules.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
spring cleaning Could be cleaned up one day
Projects
None yet
Development

No branches or pull requests

2 participants