Skip to content

Conversation

@stricq
Copy link
Owner

@stricq stricq commented Mar 13, 2025

This pull request includes several updates and improvements across multiple files, focusing on configuration changes, project structure, and code style adjustments.

Configuration and Style Updates:

  • .editorconfig: Modified various C# style settings, including changing csharp_style_expression_bodied_methods to when_on_single_line:silent and adding new naming rules and styles for methods, async methods, and other elements. [1] [2]

Project and Workflow Enhancements:

Codebase Improvements:

Test Method Improvements:

  • Str.Common.Tests/TaskExtensionTests.cs: Refactored test methods to improve readability and maintainability, including renaming methods to follow async naming conventions and using local functions for callbacks.

These changes collectively aim to enhance code quality, maintainability, and project configuration management.

@stricq stricq merged commit bd7961c into master Mar 14, 2025
2 checks passed
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.

2 participants