Add justfile and essential recipes. Add unit tests. Add linter and fix linter errors.

This commit is contained in:
2026-03-02 19:05:51 +02:00
parent bc4c849590
commit 81c4c70c51
17 changed files with 483 additions and 15 deletions

View File

@@ -1,2 +1,4 @@
<Solution>
<Project Path="App.Tests/App.Tests.csproj" />
<Project Path="App/App.csproj" />
</Solution>