Add pre-commit config and apply SPDX script lint fixes
3 files · 66+ · 13-

Pre-commit and lint fixes

3 files changed
  • .pre-commit-config.yaml Pre-commit config with ruff, mypy, and standard hooks (45 lines)
  • add_spdx_headers.py Canonical lint fixes
  • validate_spdx_headers.py Quote normalization
  • Branch-level application of the ecosystem-wide pre-commit configuration and SPDX script lint fixes. qualify internal
    1 file
    • .pre-commit-config.yaml