Skip to content

Fix Deno formatting in Docker configuration files#258

Merged
jaypatrick merged 2 commits intomasterfrom
copilot/fix-ci-issues
Feb 3, 2026
Merged

Fix Deno formatting in Docker configuration files#258
jaypatrick merged 2 commits intomasterfrom
copilot/fix-ci-issues

Conversation

Copy link
Contributor

Copilot AI commented Feb 3, 2026

CI format check was failing on three Docker configuration files with inconsistent formatting.

Changes

  • DOCKER.md: Added missing blank lines before section headers and code blocks
  • docker-compose.yml: Fixed comment alignment and indentation
  • docker-compose.override.yml: Corrected indentation for commented environment variables

All changes are whitespace-only formatting fixes applied via deno fmt to comply with the project's Deno formatting rules.

Original prompt

Fix ci issues


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: jaypatrick <1800595+jaypatrick@users.noreply.github.com>
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Feb 3, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
adblock-compiler 0b92e79 Feb 03 2026, 09:55 PM

Copilot AI changed the title [WIP] Fix CI issues in the build process Fix Deno formatting in Docker configuration files Feb 3, 2026
Copilot AI requested a review from jaypatrick February 3, 2026 21:59
@jaypatrick jaypatrick added the documentation Improvements or additions to documentation label Feb 3, 2026
@jaypatrick jaypatrick marked this pull request as ready for review February 3, 2026 22:00
@jaypatrick jaypatrick merged commit d1c416b into master Feb 3, 2026
12 checks passed
@jaypatrick jaypatrick deleted the copilot/fix-ci-issues branch February 3, 2026 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants