Skip to content

Add root-level EditorConfig for contributor consistency #2655

@dnzbtc

Description

@dnzbtc

Describe the solution you'd like

The repository currently relies on formatter tooling, but does not expose a root-level .editorconfig file for consistent editor behavior across contributors.

Adding an .editorconfig would help standardize:

  • indentation
  • line endings
  • trailing whitespace handling
  • newline behavior

This would improve contributor consistency across different editors and IDE environments.

Describe alternatives you've considered.

Contributors can currently rely on formatter tooling manually, but a repository-level EditorConfig would provide editor-agnostic consistency.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions