Skip to content

style: add EditorConfig file to enforce consistent code style

This project has a different indentation style compared to other projects I work on.

Adding an editorconfig file will prevent auto-formatter from messing with the file in this project.

Merge request reports