Complete footer conformance, remove mutants directory, and merge conform branch
1818 files · 5,553+ · 1,266,232-

Mutants directory removal

1 file changed
  • .gitignore Updated ignore patterns
  • Removed entire mutants/ directory containing ~1.2M lines of mutation test code decouple internal
    1 file
    • .gitignore

Footer conformance completion

4 files changed
  • architecture_improvements.py Applied footer to examples
  • 01_async_usage.py Applied footer
  • 01_cli_application.py Applied footer
  • 01_setup_and_config.py Applied footer
  • Completed header/footer conformance across all example and test files baseline internal
    1 file
    • architecture_improvements.py

Conformance tooling cleanup

3 files changed
  • conform.py Updated conformance script
  • orchestrator.py Updated orchestrator
  • conform.py Updated top-level script
  • Merged conform-files branch and cleaned up conformance tooling decouple internal
    1 file
    • conform.py