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

chore: sort imports #2435

Merged
merged 1 commit into from
Jan 16, 2025
Merged

chore: sort imports #2435

merged 1 commit into from
Jan 16, 2025

Conversation

pwltr
Copy link
Collaborator

@pwltr pwltr commented Jan 15, 2025

Description

Biome supports import sorting, this enables it and autofixes all imports.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactoring (improving code without creating new functionality)

Tests

  • Detox test
  • Unit test
  • No test

@pwltr pwltr force-pushed the chore/import-sort branch from df928a1 to a2b4dd0 Compare January 15, 2025 22:02
@pwltr pwltr requested a review from coreyphillips January 15, 2025 22:02
@pwltr pwltr merged commit b26f0c1 into master Jan 16, 2025
7 checks passed
@pwltr pwltr deleted the chore/import-sort branch January 16, 2025 13:54
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