Skip to content

chore: format redactSensitive.test.ts so precommit passes - #75

Open
1ordo wants to merge 1 commit into
Dokploy:mainfrom
1ordo:chore/format-redact-sensitive-test
Open

1ordo wants to merge 1 commit into
Dokploy:mainfrom
1ordo:chore/format-redact-sensitive-test

Conversation

@1ordo

@1ordo 1ordo commented Aug 17, 2026

Copy link
Copy Markdown

pnpm precommit (and pnpm lint) fail on a clean checkout of main: biome's formatter wants the expectation array in src/utils/redactSensitive.test.ts on one line. The wrapping came in with 081ec3c, and since no CI enforces the formatter, every contributor currently starts from a red precommit.

This is the output of npx biome format --write src/utils/redactSensitive.test.ts with the biome version from the lockfile. No semantic change; tests stay 46/46.

A small workflow running pnpm precommit and pnpm test on pull requests would keep formatter drift from landing again. I can send that as a follow-up PR if you want it.

pnpm precommit and pnpm lint fail on a clean checkout: the formatter
wants the expectation array on one line. The wrapping came in with
081ec3c and no CI enforces the formatter, so every contributor starts
from a red precommit. Output of biome format --write with the locked
biome version; no semantic change.
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