Skip to content

#8208: Adopt the Orchard Core .editorconfig - #8869

Closed
BenedekFarkas with Copilot wants to merge 1 commit into
issue/8208from
copilot/sub-pr-8868
Closed

#8208: Adopt the Orchard Core .editorconfig#8869
BenedekFarkas with Copilot wants to merge 1 commit into
issue/8208from
copilot/sub-pr-8868

Conversation

Copilot AI commented Oct 31, 2025

Copy link
Copy Markdown

Applied Visual Studio code cleanup using the Orchard Core .editorconfig rules to standardize code formatting across the repository.

Changes Applied

  • Formatting: Opening braces on new lines, consistent indentation
  • Properties: Converted to auto-properties with initializers where applicable
  • Parentheses: Added/removed parentheses per style preferences
  • Object/Collection initializers: Modernized initialization syntax
  • Type references: Stringstring, Int32int, etc.
  • Using directives: Removed unused imports

Scope Limitation

NHibernate.Linq library changes were reverted to avoid modifying third-party code.

Verification

Comprehensive analysis confirmed no code was accidentally commented out or removed during automated cleanup.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI changed the title [WIP] Adopt the Orchard Core .editorconfig #8208: Adopt the Orchard Core .editorconfig Oct 31, 2025
Copilot AI requested a review from BenedekFarkas October 31, 2025 21:31
@BenedekFarkas
BenedekFarkas deleted the copilot/sub-pr-8868 branch October 31, 2025 21:59
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