Skip to content

docs/chore: add .editorconfig and .prettierrc.toml configs#1362

Merged
CyanVoxel merged 2 commits into
mainfrom
editor-configs
May 12, 2026
Merged

docs/chore: add .editorconfig and .prettierrc.toml configs#1362
CyanVoxel merged 2 commits into
mainfrom
editor-configs

Conversation

@CyanVoxel

Copy link
Copy Markdown
Member

Summary

This PR adds EditorConfig and Prettier config files for use in formatting non-Python files (Markdown, JSON, YAML, HTML, CSS, etc.) and updates the STYLE.md to reference them.

If approved, I can follow this up with an additional PR that applies the solidified formatting rules across all applicable files and put that squashed commit inside .git-blame-ignore-revs.

Tasks Completed

  • Platforms Tested:
    • Windows x86
    • Windows ARM
    • macOS x86
    • macOS ARM
    • Linux x86
    • Linux ARM
  • Tested For:
    • Basic functionality
    • PyInstaller executable
@CyanVoxel CyanVoxel added Type: Documentation Additions/changes to documentation Status: Review Needed A review of this is needed labels May 11, 2026
Comment thread .editorconfig Outdated
@Computerdores

Copy link
Copy Markdown
Collaborator

Had a look over it, besides that one comment, looked fine to me. I don't know if there are perhaps other options we'd want to set, but we can always do that later too, so it's not that important imo

@CyanVoxel CyanVoxel merged commit eb97476 into main May 12, 2026
13 checks passed
@CyanVoxel CyanVoxel removed the Status: Review Needed A review of this is needed label May 12, 2026
@CyanVoxel CyanVoxel deleted the editor-configs branch May 12, 2026 02:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Documentation Additions/changes to documentation

2 participants