Skip to content

Keep generated CLI releases out of lint scope#23

Merged
NagyVikt merged 1 commit intomainfrom
agent/codex/ignore-generated-cli-release-artifacts-i-2026-04-24-02-28
Apr 24, 2026
Merged

Keep generated CLI releases out of lint scope#23
NagyVikt merged 1 commit intomainfrom
agent/codex/ignore-generated-cli-release-artifacts-i-2026-04-24-02-28

Conversation

@NagyVikt
Copy link
Copy Markdown
Collaborator

Automated by gx branch finish (PR flow).

The release package output is a local generated artifact under apps/cli/release. It is gitignored, but Biome still checks it from the root command, so a generated package.json can break pnpm lint after otherwise clean Colony branding work.

Constraint: apps/cli/release is generated and ignored by git but still visible to Biome's root file walk

Rejected: Reformat the generated package output | release artifacts should not shape repository lint results

Confidence: high

Scope-risk: narrow

Directive: Keep generated release outputs excluded from lint instead of editing generated files

Tested: pnpm lint with copied ignored apps/cli/release/package.json

Tested: git diff --cached --check

Not-tested: Full workspace typecheck/test in this worktree because package-level node_modules links were incomplete
@NagyVikt NagyVikt merged commit 24c6e75 into main Apr 24, 2026
@NagyVikt NagyVikt deleted the agent/codex/ignore-generated-cli-release-artifacts-i-2026-04-24-02-28 branch April 24, 2026 00:31
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.

1 participant