Skip to content

chore: add .editorconfig for consistent editor settings#48

Merged
benner merged 3 commits into
mainfrom
chore/add-editorconfig
Apr 25, 2026
Merged

chore: add .editorconfig for consistent editor settings#48
benner merged 3 commits into
mainfrom
chore/add-editorconfig

Conversation

@benner
Copy link
Copy Markdown
Owner

@benner benner commented Apr 25, 2026

Establishes baseline formatting rules (UTF-8, LF, final newline, trim
trailing whitespace) and per-language indent settings aligned with
existing ruff and YAML conventions used in the project.

benner added 3 commits April 25, 2026 16:53
Aligns with pyproject.toml and the project-wide TOML indent convention.

Signed-off-by: Nerijus Bendžiūnas <nerijus.bendziunas@gmail.com>
Magic values are idiomatic in test assertions; suppressing per-line
created noqa comments that were too long and cluttered the test file.

Signed-off-by: Nerijus Bendžiūnas <nerijus.bendziunas@gmail.com>
Establishes baseline formatting rules (UTF-8, LF, final newline, trim
trailing whitespace) and per-language indent settings aligned with
existing ruff and YAML conventions used in the project.

Signed-off-by: Nerijus Bendžiūnas <nerijus.bendziunas@gmail.com>
@benner benner marked this pull request as ready for review April 25, 2026 13:58
@benner benner merged commit faade94 into main Apr 25, 2026
4 checks passed
@benner benner deleted the chore/add-editorconfig branch April 25, 2026 13:58
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