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: make editor respect space as indent #7401

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

ShuiRuTian
Copy link
Contributor

#7337

Copy editrconfig from rust-analyzer

Tab is causing some trouble, and it seems a better choice to unify indent style

This is part work of #7362, split it to make meaningful change merged quickly

Copy link

graphite-app bot commented Nov 21, 2024

Your org has enabled the Graphite merge queue for merging into main

Add the label “0-merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

@Boshen Boshen merged commit f2cfed1 into oxc-project:main Nov 22, 2024
13 of 14 checks passed
Boshen pushed a commit that referenced this pull request Nov 25, 2024
#7401 set indent to 4 spaces in `.editorconfig`. But our convention is 2
spaces for JS, YAML and JSON files. Update `.editorconfig` to reflect
this.
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