Skip to content

fix: removed trailing whitespace and excessive spaces in Docker Compose files - #609

Open
Ole Kristian Lien (oklien) wants to merge 1 commit into
OpenCTI-Platform:masterfrom
oklien:oklien-trailing-spaces-fix
Open

Ole Kristian Lien (oklien) wants to merge 1 commit into
OpenCTI-Platform:masterfrom
oklien:oklien-trailing-spaces-fix

Conversation

@oklien

Copy link
Copy Markdown

Proposed changes

  • clean up the formatting in the yaml files

Related issues

Copilot AI lite review requested due to automatic review settings September 17, 2026 12:46
@github-actions

Copy link
Copy Markdown

Thank you for your contribution, but we need you to sign your commits. Please see https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The changes are formatting-only, align with existing Compose file conventions in this repo, and should not alter Compose semantics.

Pull request overview

This PR standardizes YAML formatting in the repository’s Docker Compose files to eliminate trailing whitespace and normalize spacing in healthcheck.test array syntax, aligning with YAML linting expectations and addressing the reported YAML formatting issue.

Changes:

  • Removed trailing whitespace on multiple lines (env vars, bind mount target, depends_on conditions).
  • Normalized healthcheck.test formatting by removing extra spaces after : and inside [...] arrays to match existing style in these files.
File summaries
File Description
docker-compose.yml Removes trailing whitespace and normalizes healthcheck.test array spacing to match existing patterns and reduce YAML lint risk.
docker-compose.opensearch.yml Applies the same healthcheck.test spacing normalization for consistency and lint compliance.
Review details

Copilot wasn't able to review any files in this pull request.

  • Files reviewed: 0/2 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@oklien
Ole Kristian Lien (oklien) marked this pull request as draft September 17, 2026 12:48
@oklien
Ole Kristian Lien (oklien) marked this pull request as ready for review September 17, 2026 13:07
@oklien

Copy link
Copy Markdown
Author

commit should now be signed :)

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