provide-foundation
2026-03-22
Add pre-commit config and fix test failures
6 files · 92+ · 50-
Pre-commit configuration
1 file changed
.pre-commit-config.yamlAdded pre-commit config with ruff, mypy, and standard hooks
Test and script fixes
5 files changed
trust.pyFixed trust chain validity orderauto_flush.pyFixed auto_flush log argstest_base_edge_cases.pyFixed structlog logger assertionadd_spdx_headers.pyApplied canonical SPDX fixes (E741, C901, SIM103)validate_spdx_headers.pyApplied canonical SPDX fixes