8 lines
397 B
Markdown
8 lines
397 B
Markdown
# Windows-specific instructions
|
|
|
|
## Code work
|
|
- 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`.
|
|
|
|
## Documentation work or planning
|
|
- No cleanup steps necessary |