fix: restore uart_capture.py terminal output; add T20 per-file ignore for CLI tool
Agent-Logs-Url: https://github.com/NawfalMotii79/PLFM_RADAR/sessions/671cf948-60b5-47c3-af69-7e1d26366728 Co-authored-by: JJassonn69 <83615043+JJassonn69@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
e6e2217b76
commit
8901894b6c
@@ -49,3 +49,5 @@ select = [
|
||||
"**/test_*.py" = ["ARG", "T20", "ERA"]
|
||||
# Re-export modules: unused imports are intentional
|
||||
"**/v7/hardware.py" = ["F401"]
|
||||
# CLI tool: print() is the intentional output mechanism
|
||||
"**/uart_capture.py" = ["T20"]
|
||||
|
||||
Reference in New Issue
Block a user