Files
stack/.prettierignore
T
mos-dt-0andMos 524146055d
ci/woodpecker/push/publish Pipeline failed
ci/woodpecker/push/ci Pipeline was successful
fix(hygiene): .prettierignore must exclude Python build/test artifacts (#1025)
Co-authored-by: mos-dt-0 <[email protected]>
2026-07-31 22:24:49 +00:00

19 lines
497 B
Plaintext

pnpm-lock.yaml
**/next-env.d.ts
**/dist
**/node_modules
**/drizzle
**/.next
# Python build/test artifacts — same category as node_modules/dist/.next above.
# Prettier must never scan generated trees; without these a local venv poisons
# `pnpm format:check` with thousands of third-party files.
**/venv
**/__pycache__
**/.mypy_cache
**/.pytest_cache
**/htmlcov
.claude/
docs/tess/TASKS.md
docs/scratchpads/
packages/mosaic/src/fleet/testdata/documentation-publication-v1/inline-migration-v1.json