Skip to content

No .editorconfig for the repo's non-Rust files #164

Description

@chonilius

cargo fmt covers formatting for the Rust crates, but this repo also has .mjs scripts, .md docs, .toml configs, and a .yml CI workflow with no .editorconfig (or equivalent) declaring consistent indentation/line-ending conventions for them. A minimal .editorconfig (indent style/size, final newline, charset) would keep contributions to scripts//docs//config files consistent regardless of which editor a contributor uses, the same way cargo fmt already keeps the Rust half consistent.

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programdocumentationImprovements or additions to documentationenhancementNew feature or requesthelp wantedExtra attention is neededvery hardVery difficult task, expert-level effort required

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions