Skip to content

Conversation

@CalvinAllen
Copy link
Contributor

@CalvinAllen CalvinAllen commented Jan 4, 2026

Summary

  • Add standardized .editorconfig for consistent C# code style
  • Add .gitattributes for line ending normalization (CRLF for Windows)

Changes

  • .editorconfig - C# coding conventions (indentation, naming, formatting)
  • .gitattributes - Line ending rules for cross-platform consistency

- Add .editorconfig for consistent code style (C# conventions)
- Add .gitattributes for consistent line endings (CRLF for Windows)
@CalvinAllen CalvinAllen merged commit 286fe01 into main Jan 4, 2026
4 checks passed
@CalvinAllen CalvinAllen deleted the chore/config/add-editorconfig-gitattributes branch January 4, 2026 01:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants