Skip to content

chore: align .editorconfig with the tabs/spaces standard#34

Open
Jaro-c wants to merge 2 commits into
developfrom
chore/align-editorconfig
Open

chore: align .editorconfig with the tabs/spaces standard#34
Jaro-c wants to merge 2 commits into
developfrom
chore/align-editorconfig

Conversation

@Jaro-c

@Jaro-c Jaro-c commented Jun 25, 2026

Copy link
Copy Markdown
Member

Closes #33.

Aligns .editorconfig with the org style standard (tabs width 4 everywhere, spaces for YAML/JSON). YAML/JSON were on indent_size 4; the standard is 2.

YAML/JSON were on indent_size 4; the standard is 2.

Signed-off-by: Jaro-c <75870284+Jaro-c@users.noreply.github.com>
@Jaro-c Jaro-c added area:meta Subsystem: meta effort:XS Extra small prio:P3 Low priority status:review In review type:chore Maintenance with no product impact labels Jun 25, 2026
A leading tab in CommonMark counts as a 4-column indent, so tab-indented
content inside a list renders as an accidental code block. Pin Markdown to
spaces (width 2) to avoid that.

Signed-off-by: Jose <75870284+Jaro-c@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:meta Subsystem: meta effort:XS Extra small prio:P3 Low priority status:review In review type:chore Maintenance with no product impact

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant