Skip to content

fix: format apps/cli/src/lib/context.ts#3767

Open
caio-pizzol wants to merge 1 commit into
mainfrom
caio-pizzol/fix-cli-context-format
Open

fix: format apps/cli/src/lib/context.ts#3767
caio-pizzol wants to merge 1 commit into
mainfrom
caio-pizzol/fix-cli-context-format

Conversation

@caio-pizzol

Copy link
Copy Markdown
Contributor

Prettier was failing format:check on this file (a multi-line import that should be a single line). Because format:check runs repo-wide, it was blocking CI for every open PR against main. This applies prettier --write to just that file - formatting only, no behavior change.

Prettier was failing format:check on this file (a multi-line import that should be a single line). Because format:check runs repo-wide, it was blocking CI for every open PR against main. Applies prettier --write to just that file - formatting only, no behavior change.
@caio-pizzol caio-pizzol requested a review from a team as a code owner June 23, 2026 21:59
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants