Updated agents
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
# Linux-specific instructions
|
||||
|
||||
- After every iteration, run `dotnet jb cleanupcode --verbosity:ERROR ./ReactorMaintenance.slnx`.
|
||||
## Code work
|
||||
- After every iteration, run `dotnet jb cleanupcode --verbosity:ERROR ./ReactorMaintenance.slnx`.
|
||||
|
||||
## Documentation work or planning
|
||||
- No cleanup steps necessary
|
||||
@@ -1,4 +1,8 @@
|
||||
# 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`.
|
||||
- After every iteration, run `jb cleanupcode --verbosity:ERROR ReactorMaintenance.slnx`.
|
||||
|
||||
## Documentation work or planning
|
||||
- No cleanup steps necessary
|
||||
Reference in New Issue
Block a user