Skip to content

dev: Clean up .editorconfig#2

Closed
petercrabtree wants to merge 3 commits into
masterfrom
dev/dev-env-clean
Closed

dev: Clean up .editorconfig#2
petercrabtree wants to merge 3 commits into
masterfrom
dev/dev-env-clean

Conversation

@petercrabtree
Copy link
Copy Markdown
Owner

Link to issue(s) this covers

Problem

Link to, or brief information about the issue

Solution

  • Any comments on the approach taken, its consistency with surrounding code, etc.
  • Which part of this PR is most in need of attention/improvement?
  • At least one test covering the code changed

This comment was marked as outdated.

@petercrabtree petercrabtree marked this pull request as ready for review July 6, 2025 23:00
Copilot AI review requested due to automatic review settings July 6, 2025 23:00

This comment was marked as outdated.

@petercrabtree petercrabtree force-pushed the fix/ilspcmd-solution-references branch 2 times, most recently from 3862546 to de73249 Compare July 7, 2025 22:25
@petercrabtree petercrabtree force-pushed the fix/ilspcmd-solution-references branch 3 times, most recently from f32c93f to fdb0703 Compare July 8, 2025 02:07
@petercrabtree petercrabtree requested a review from Copilot August 26, 2025 03:19

This comment was marked as outdated.

@petercrabtree petercrabtree force-pushed the dev/dev-env-clean branch 2 times, most recently from b13a29b to a29a9ed Compare August 26, 2025 04:07
@petercrabtree petercrabtree changed the base branch from fix/ilspcmd-solution-references to master August 26, 2025 04:42
@petercrabtree petercrabtree requested a review from Copilot August 26, 2025 04:43
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR corrects a spelling error in property and variable names across the codebase, changing "ReportExludedTypes" to "ReportExcludedTypes" (fixing the misspelling of "Excluded"). It also cleans up the .editorconfig file by removing several redundant or unnecessary configuration entries and updating a spacing rule.

  • Fixes spelling error in ReportExcludedTypes property name across multiple files
  • Simplifies .editorconfig by removing redundant style rules
  • Updates spacing configuration for declaration statements

Reviewed Changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated no comments.

File Description
ICSharpCode.ILSpyX/MermaidDiagrammer/Generator.Run.cs Corrects property name spelling in conditional check
ICSharpCode.ILSpyX/MermaidDiagrammer/GenerateHtmlDiagrammer.cs Fixes property declaration spelling
ICSharpCode.ILSpyCmd/IlspyCmdProgram.cs Updates property declaration and usage with correct spelling
.editorconfig Removes redundant style rules and updates spacing configuration

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Updates the .gitignore file to recursively exclude all .vscode/ directories instead of just the first level
@petercrabtree
Copy link
Copy Markdown
Owner Author

Merged upstream.

@petercrabtree petercrabtree deleted the dev/dev-env-clean branch October 18, 2025 17:07
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