Files
zfxaction26_2/AGENTS.windows.md
2026-05-11 22:38:33 +02:00

4 lines
316 B
Markdown

# Windows-specific instructions
- After the implementation is finished, run `python D:\Code\crlf.py $file1 $file2 ...` for changed files you recognize, in order to normalize all line endings of all touched files to CRLF.
- After every iteration, run `jb cleanupcode --verbosity:ERROR ReactorMaintenance.slnx`.