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

imp: add support for .editorconfig #32

Open
JaeAeich opened this issue Oct 30, 2024 · 0 comments
Open

imp: add support for .editorconfig #32

JaeAeich opened this issue Oct 30, 2024 · 0 comments

Comments

@JaeAeich
Copy link
Collaborator

Description

Add a .editorconfig file to the repository to standardize coding styles across different editors and IDEs.

Benefits:

  • Ensures consistent indentation, line endings, and character encoding.
  • Reduces code style discrepancies and merge conflicts.
  • Helps contributors adhere to the project's coding standards.

Note: There is an overlap with what devcontainer but since editorconfig support more IDEs, if we digilate all those setting to editorcofig we can extend reproducibility.

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

No branches or pull requests

1 participant