mirror of
https://github.com/kuhyx/testsAndMisc-archive.git
synced 2026-07-04 11:43:13 +02:00
- Replace module-level globals with _mp_state dict (PLW0603) - Use hashlib.sha256 instead of md5 (S324) - Use secrets.randbelow instead of random.randrange (S311) - Use tempfile.gettempdir() instead of hardcoded /tmp (S108) - Replace assert statements with RuntimeError (S101) |
||
|---|---|---|
| C | ||
| CPP | ||
| pomodoro_app | ||
| python_pkg | ||
| robotgo_demo | ||
| sonic_pi | ||
| TS | ||