Sean Mooney
ad1863e5b9
Adopt Ruff for security; remove Bandit and fix style
Expand Ruff lint scope to include security checks and remove Bandit from
pre-commit. Fix residual style issues to comply with OpenStack rules
(79-char lines, delayed logging interpolation).
Key changes:
- Drop Bandit pre-commit hook; rely on Ruff S-rules
- Add S-rule suppressions where usage is intentional (subprocess, mark_safe)
- Convert f-string logs to delayed interpolation and wrap lines
- Update .pre-commit-config.yaml and project config accordingly
Assisted-By: cursor gpt5
Change-Id: I83f78535c1bd2f8bf9bff3247acb52ef744ec416
Signed-off-by: Sean Mooney <work@seanmooney.info>
2025-10-08 14:42:10 +01:00
..
2019-09-17 01:26:37 -07:00
2025-10-08 13:26:54 +01:00
2025-10-08 14:42:10 +01:00
2019-04-28 17:14:49 +08:00