Skip to content

Fix markdown formatting violations in .env.README.md#257

Merged
jaypatrick merged 2 commits intofeature/env-configurationfrom
copilot/sub-pr-254
Feb 3, 2026
Merged

Fix markdown formatting violations in .env.README.md#257
jaypatrick merged 2 commits intofeature/env-configurationfrom
copilot/sub-pr-254

Conversation

Copy link
Contributor

Copilot AI commented Feb 3, 2026

CI formatting checks were failing on the feature/env-configuration branch due to Deno formatter violations in .env.README.md.

Changes

  • Fixed markdown table column alignment (added proper spacing for all columns)
  • Added required blank lines after headings before list items
  • Removed extraneous blank lines in YAML code blocks
  • Adjusted indentation in YAML examples to match Deno formatter expectations

All formatting issues detected by deno fmt --check have been resolved.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

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

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 cb03b80 Feb 03 2026, 09:08 PM

Copilot AI changed the title [WIP] Implement layered environment configuration system Fix markdown formatting violations in .env.README.md Feb 3, 2026
Copilot AI requested a review from jaypatrick February 3, 2026 21:09
@jaypatrick jaypatrick marked this pull request as ready for review February 3, 2026 21:15
@jaypatrick jaypatrick merged commit 36bd709 into feature/env-configuration Feb 3, 2026
1 check passed
@jaypatrick jaypatrick deleted the copilot/sub-pr-254 branch February 3, 2026 21:15
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