better reports cleanups
This commit is contained in:
@@ -14,6 +14,7 @@ Before modifying the relevant subsystem, read:
|
||||
* Use the debug build only when it is useful to obtain a clear stack trace with symbols, inspect names, place breakpoints, or test a small case interactively
|
||||
* The debug build is very slow, so use it only on small fast tests such as operation validations, not on network validations
|
||||
* Always prepend rtk to shell commands if missing and if rtk is available
|
||||
* Always use the repository Python virtual environment (`.venv/bin/python` and its bundled tools) for Python commands
|
||||
|
||||
# Core engineering philosophy
|
||||
|
||||
|
||||
Reference in New Issue
Block a user