Skip to content

Use file scoped namespaces#474

Open
MitchRazga wants to merge 3 commits into
libplctag:mainfrom
MitchRazga:473-Use-file-scoped-namespaces
Open

Use file scoped namespaces#474
MitchRazga wants to merge 3 commits into
libplctag:mainfrom
MitchRazga:473-Use-file-scoped-namespaces

Conversation

@MitchRazga
Copy link
Copy Markdown

Resolves #473

This will look like a very big diff due to the indentation removal but it was effectively just the config changes + executing the IDE0161 refactoring on the entire solution.
image

Update .editorconfig to default to file-scoped namespaces
@kyle-github
Copy link
Copy Markdown
Member

Can you separate that into two chunks? One for the whitespace and another for the actual changes? That would make it a lot easier to focus on just the changes.

@MitchRazga MitchRazga force-pushed the 473-Use-file-scoped-namespaces branch from dab50ce to 6192351 Compare June 1, 2026 21:58
@MitchRazga
Copy link
Copy Markdown
Author

MitchRazga commented Jun 1, 2026

No worries, done. Might be easier if you check the diff in Visual Studio with Ignore Trim Whitespace enabled too. With that enabled you should see 0 changes in the last commit.
image
or on GitHub
image

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.

Use file-scoped namespaces

2 participants