mirror of
https://github.com/kuhyx/testsAndMisc-archive.git
synced 2026-07-04 11:43:13 +02:00
- Replace print() with logging module - Add type annotations to all functions - Add Google-style docstrings to all public functions/classes - Extract magic numbers into named constants - Break complex functions into smaller helpers - Use Path.open() instead of open() - Use contextlib.suppress where appropriate |
||
|---|---|---|
| C | ||
| CPP | ||
| pomodoro_app | ||
| python_pkg | ||
| robotgo_demo | ||
| sonic_pi | ||
| TS | ||