Skip to content

Clean up program#164

Merged
lottejd merged 44 commits into
masterfrom
clean-up-program
Mar 18, 2026
Merged

Clean up program#164
lottejd merged 44 commits into
masterfrom
clean-up-program

Conversation

@BabetteB
Copy link
Copy Markdown

@BabetteB BabetteB commented Mar 17, 2026

closes #114

Code Review Checklist

  • No out commented code
  • Good variable & method names
  • Code located in the right file/folder/package
  • No redundant or //TODO comments
  • Cannot be simplified
  • Right abstraction level
  • Modular enough
  • No code duplication
  • Cannot think of any inputs or events that could break the code

Question:

  • Are there any parts that are the slightest bit confusing and why?
    • Rather ask a question that is too small than to not ask any question

BabetteB added 30 commits March 17, 2026 11:16
…le. Use the overload of Assert.Single that accepts a filtering function
… 'void Assert.NotEmpty(IEnumerable collection)'
@BabetteB BabetteB marked this pull request as ready for review March 17, 2026 14:25
@sonarqubecloud
Copy link
Copy Markdown

@lottejd lottejd merged commit 897bc81 into master Mar 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clean up config

2 participants