Skip to content

Format files and other cleanup - #412

Merged
BNAndras merged 14 commits into
exercism:mainfrom
BNAndras:format-files
Jul 26, 2026
Merged

Format files and other cleanup#412
BNAndras merged 14 commits into
exercism:mainfrom
BNAndras:format-files

Conversation

@BNAndras

Copy link
Copy Markdown
Member

This cleans up whitespace formatting, resorts imports, and deals with some compiler warnings. I ended up removing most import lines since they're already present thanks to the vbproj files.

@BNAndras BNAndras added the x:rep/small Small amount of reputation label Jul 26, 2026
@github-actions

Copy link
Copy Markdown

This PR touches files which potentially affect the outcome of the tests of an exercise. This will cause all students' solutions to affected exercises to be re-tested.

If this PR does not affect the result of the test (or, for example, adds an edge case that is not worth rerunning all tests for), please add the following to the merge-commit message which will stops student's tests from re-running. Please copy-paste to avoid typos.

[no important files changed]

For more information, refer to the documentation. If you are unsure whether to add the message or not, please ping @exercism/maintainers-admin in a comment. Thank you!

@BNAndras
BNAndras merged commit 1961898 into exercism:main Jul 26, 2026
6 checks passed
@BNAndras
BNAndras deleted the format-files branch July 26, 2026 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

x:rep/small Small amount of reputation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant