Skip to content

Conversation

@yosoyjhork
Copy link

@yosoyjhork yosoyjhork commented Jan 21, 2026

This adds an .editorconfig file to ensure consistent indentation and line endings across different IDEs and contributors.


Note

Introduces repository-wide EditorConfig to standardize formatting across editors.

  • Adds root .editorconfig with end_of_line=lf, insert_final_newline=true, charset=utf-8
  • Sets default indent_style=space and indent_size=4
  • Overrides *.{yml,yaml,json} to indent_size=2
  • Sets Makefile to indent_style=tab

Written by Cursor Bugbot for commit 710da29. This will update automatically on new commits. Configure here.

This adds an .editorconfig file to ensure consistent indentation and line endings across different IDEs and contributors.
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.

1 participant