Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unused usings from example and exemplar #2387

Merged
merged 15 commits into from
Feb 18, 2025
Merged

Conversation

ErikSchierboom
Copy link
Member

@ErikSchierboom ErikSchierboom commented Feb 17, 2025

Note to self: update the test runner to support this. Probably requires using MSBuild instead of Roslyn to run the tests

Copy link
Contributor

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!

@ErikSchierboom ErikSchierboom marked this pull request as ready for review February 17, 2025 08:28
@ErikSchierboom ErikSchierboom marked this pull request as draft February 17, 2025 08:30
* Add lock file

* Use locked-mode to restore packages

[no important files changed]
* Enable nullable

* Several nullable fixes

* Fix dot-dsl

* calculator-conundrum: fix nullable

* developer-privileges: fix nullable

* face-id2: fix

* zebra-puzzle: fix

* pov: fix

* zipper: fix

* tournament: fix

* simple-linked-list: fix

* sgf-parsing: fix

* rest-api: fix

* react: fix

* robot-name: fix

* say: fix

* satellite: fix

* change: fix

* custom-set: fix

* grep: fix

* binary-search-tree: fix

* linked-list: fix

* alphametics: fix

* hangman: fix

* wizards-and-warriors-2: fix

* remote-control-cleanup: fix

* land-grab-in-space: fix

* instruments-of-texas: fix

* markdown: fix

* Dont remove nullable in new exercise

* More fixes

* remote-control: fix

[no important files changed]
[no important files changed]
* Enable nullable

* Several nullable fixes

* Fix dot-dsl

* calculator-conundrum: fix nullable

* developer-privileges: fix nullable

* face-id2: fix

* zebra-puzzle: fix

* pov: fix

* zipper: fix

* tournament: fix

* simple-linked-list: fix

* sgf-parsing: fix

* rest-api: fix

* react: fix

* robot-name: fix

* say: fix

* satellite: fix

* change: fix

* custom-set: fix

* grep: fix

* binary-search-tree: fix

* linked-list: fix

* alphametics: fix

* hangman: fix

* wizards-and-warriors-2: fix

* remote-control-cleanup: fix

* land-grab-in-space: fix

* instruments-of-texas: fix

* markdown: fix

* Dont remove nullable in new exercise

* More fixes

* remote-control: fix

[no important files changed]
@ErikSchierboom ErikSchierboom marked this pull request as ready for review February 18, 2025 18:29
@ErikSchierboom ErikSchierboom merged commit 1a54dba into main Feb 18, 2025
3 checks passed
@ErikSchierboom ErikSchierboom deleted the implicit-usings branch February 18, 2025 18:29
ErikSchierboom added a commit that referenced this pull request Feb 18, 2025
ErikSchierboom added a commit that referenced this pull request Feb 18, 2025
ErikSchierboom added a commit that referenced this pull request Feb 18, 2025
ErikSchierboom added a commit that referenced this pull request Feb 24, 2025
…" (#2393)" (#2394)

This reverts commit 2afd127.

[no important files changed]
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.

1 participant