Skip to content

Fix ruff format violations in docker test files#3

Merged
123liuziming merged 2 commits intomainfrom
copilot/fix-format-errors
Mar 23, 2026
Merged

Fix ruff format violations in docker test files#3
123liuziming merged 2 commits intomainfrom
copilot/fix-format-errors

Conversation

Copy link
Copy Markdown

Copilot AI commented Mar 23, 2026

Description

tox -e precommit fails due to ruff format violations across 13 test files in tests/opentelemetry-docker-tests/. All changes are auto-formatter output — collapsing multi-line expressions that fit on one line.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

  • tox -e precommit passes (all hooks: ruff lint, ruff format, uv-lock, rstcheck)

Does This PR Require a Core Repo Change?

  • No.

Checklist:

  • Followed the style guidelines of this project
  • Changelogs have been updated
  • Unit tests have been added
  • Documentation has been updated

⚡ Quickly spin up Copilot coding agent tasks from anywhere on your macOS or Windows machine with Raycast.

Copilot AI changed the title [WIP] Fix format errors with tox precommit Fix ruff format violations in docker test files Mar 23, 2026
Copilot AI requested a review from 123liuziming March 23, 2026 07:23
@123liuziming 123liuziming marked this pull request as ready for review March 23, 2026 07:32
@123liuziming 123liuziming merged commit 58f5bb8 into main Mar 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants