Skip to content

chore: add an editorconfig - #211

Closed
ZacLou wants to merge 1 commit into
TricklePay:mainfrom
ZacLou:chore/issue-169
Closed

chore: add an editorconfig#211
ZacLou wants to merge 1 commit into
TricklePay:mainfrom
ZacLou:chore/issue-169

Conversation

@ZacLou

@ZacLou ZacLou commented Sep 1, 2026

Copy link
Copy Markdown

Closes #169

Adds .editorconfig to keep indentation, charset and line-ending settings consistent across editors. The rules match the existing codebase:

  • 2-space indentation for all files
  • UTF-8 charset
  • LF line endings
  • Final newline and trailing-whitespace trimming
  • Markdown files allow trailing whitespace

No functional changes.

@Glittersup Glittersup closed this Sep 3, 2026
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.

Add an .editorconfig

2 participants