DashboardspotlightAlways resolve Biome lint errors in cha…

Always resolve Biome lint errors in changed files and verify provenance of pre-existing ones

Category: preference
Confidence: 0.80
ID: 019fa875-eb01-7871-a5e8-4cb9daf9ef31
Project ID: ec1699be-a430-4fc6-879b-c437a47171b4
Cross-project: No
Recalled in other projects: 1
Source session: 0BWJWCoAjpJf8rYh3
Created: 2026-07-28 11:22:08
Updated: 2026-07-28 11:22:08

Cross-Project Recalls

ProjectHitsLast recalled
cli 1 27d ago

Content

The user's project enforces Biome linting (import sorting, import style such as explicit .ts extensions) through lint-staged pre-commit hooks. When biome check fails, identify whether errors are in files you modified or pre-existing in untouched source. Fix import sort/style violations within your own changes before committing. For errors in unmodified files, confirm they predate your work and report them as pre-existing rather than silently fixing or ignoring them.

Move to: