Skip to content

Conversation

@CalvinAllen
Copy link
Collaborator

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

🤖 Generated with Claude Code

- Add .editorconfig for consistent code style (C# conventions)
- Add .gitattributes for consistent line endings (CRLF for Windows)
@CalvinAllen CalvinAllen merged commit 8ba09fa into main Jan 4, 2026
2 checks passed
@CalvinAllen CalvinAllen deleted the chore/config/add-editorconfig-gitattributes branch January 4, 2026 01:34
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