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

ci: organize imports with prettier #42

Merged
merged 2 commits into from
Jan 14, 2024
Merged

ci: organize imports with prettier #42

merged 2 commits into from
Jan 14, 2024

Conversation

schweikart
Copy link
Member

This PR adds a plugin for prettier (our linter and formatter) that automatically organizes import statements (i.e., removing unused imports, ordering imports). It will also make prettier detect unorganized imports.

@schweikart schweikart added the type: ci Issues and PRs working on the continuous integration pipeline. label Jan 9, 2024
Copy link

sonarqubecloud bot commented Jan 9, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@Elscrux Elscrux merged commit b2d316c into develop Jan 14, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: ci Issues and PRs working on the continuous integration pipeline.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants