mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-28 16:07:46 +00:00
2a011d262e
- Remove optional code quality hooks (black, isort, ruff, mypy, toml-sort) * These blocked commits when tools not installed * Users can run them manually when needed - Keep only MANDATORY hooks: * Integration Tests (60 tests, ~7.5s) * Bandit Security Scan - Both MUST pass before every commit