Skip to content

chore: Add editorconfig for default conventions#10

Closed
ghost1face wants to merge 3 commits intomainfrom
editorconfig
Closed

chore: Add editorconfig for default conventions#10
ghost1face wants to merge 3 commits intomainfrom
editorconfig

Conversation

@ghost1face
Copy link
Copy Markdown
Contributor

@ghost1face ghost1face commented Nov 18, 2025

Description

This uses dotnet new editorconfig to generate a base .editorconfig file with default rules, no personal preferences, just what's out the box.

This is our starting point for coding style guidelines

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactoring (no functional changes)
  • Performance improvement
  • Test coverage improvement

Related Issues

Closes #

Changes Made

SPEC Compliance

  • This PR implements/fixes spec compliance
  • Spec section(s) affected:
  • Spec version:

Testing

  • All existing tests pass
  • Added new tests for changes
  • Tested on .NET 8.0
  • Tested on .NET 9.0

Checklist

  • My code follows the project's coding standards
  • I have run dotnet format
  • I have added tests that prove my fix/feature works
  • New and existing tests pass locally
  • I have updated documentation (if needed)
  • My changes do not introduce new dependencies

Additional Context

@ghost1face ghost1face added enhancement New feature or request good first issue Good for newcomers labels Nov 18, 2025
@ghost1face ghost1face marked this pull request as ready for review November 18, 2025 15:48
@ghost1face ghost1face requested a review from a team as a code owner November 18, 2025 15:48
@ghost1face ghost1face closed this Dec 24, 2025
@ghost1face
Copy link
Copy Markdown
Contributor Author

Closing, will reopen new

@ghost1face ghost1face deleted the editorconfig branch December 24, 2025 02:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request good first issue Good for newcomers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant