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

Add EditorConfig to extensions.json #6697

Merged
merged 2 commits into from
Oct 28, 2024
Merged

Conversation

coliff
Copy link
Contributor

@coliff coliff commented Oct 22, 2024

Adding the EditorConfig extension to recommended extensions will help ensure consistent code formatting. It'll automatically run and read from the .editorconfig file in the project root.

PR Checklist

Before creating new PR, please take a look at checklist below to make sure that you've done everything that needs to be done before we can merge it.

  • read and followed the CONTRIBUTING.md guide.
  • built and tested the changes locally.
  • added/updated tests.
  • added/updated API documentation.
  • added/updated demos.

coliff and others added 2 commits October 22, 2024 23:07
Adding the EditorConfig extension to recommended extensions will help ensure consistent code formatting. It'll automatically run and read from the `.editorconfig` file in the project root.
@lexasq lexasq merged commit 888bd3d into valor-software:development Oct 28, 2024
10 checks passed
@coliff coliff deleted the patch-1 branch October 28, 2024 10:11
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