fix: [self-heal] apply Ruff formatting to unblock CI format-check gate#54
fix: [self-heal] apply Ruff formatting to unblock CI format-check gate#54Copilot wants to merge 2 commits into
Conversation
Agent-Logs-Url: https://github.com/mick-gsk/DevCD/sessions/9e95f51d-79b7-43a0-b386-15a6f8c70d7f Co-authored-by: mick-gsk <270290541+mick-gsk@users.noreply.github.com>
|
@copilot Please fix the failed CI checks for this session immediately. Failed CI checks: Check: Build and smoke-test container Annotations and output: Check: Python 3.11 Annotations and output: Check: Python 3.12 Annotations and output: |
CI run
25490840604failed in theCIworkflow because the format-check step (ruff format --check) reported 10 unformatted files onmain.This PR is a formatting-only correction to align the repository with the enforced Ruff style gate.
Scope of changes
packages/devcd-core/src/devcd/cli.pypackages/devcd-core/src/devcd/slices/ambient_context/service.pypackages/devcd-core/src/devcd/slices/events/models.pypackages/devcd-core/src/devcd/slices/mcp_server/service.pypackages/devcd-core/src/devcd/slices/vision_layer/__init__.pyscripts/internal_agentic_benchmark.pytests/test_agentic_context.pytests/test_cli.pytests/test_mcp_server.pytests/test_skill_contract.pyChange characteristics
Representative formatting delta