This commit is contained in:
2026-05-11 22:38:33 +02:00
parent 0651603fd2
commit 884cc4503f
5 changed files with 23 additions and 23 deletions

View File

@@ -1,3 +1,3 @@
# Linux-specific instructions
- After every iteration, run `dotnet jb cleanupcode --build=False '$file1' '$file2' ...` for every C# file you touched.
- After every iteration, run `dotnet jb cleanupcode --verbosity:ERROR ./ReactorMaintenance.slnx`.