Skip to content

Adopt Ultracite lint baseline - #70

Merged
sarthakagrawal927 merged 1 commit into
mainfrom
agent/ultracite-baseline
Aug 8, 2026
Merged

Adopt Ultracite lint baseline#70
sarthakagrawal927 merged 1 commit into
mainfrom
agent/ultracite-baseline

Conversation

@sarthakagrawal927

Copy link
Copy Markdown
Member

Summary

  • add exact dev-only ultracite@7.10.2
  • extend the core, React, Next.js, and Vitest Ultracite presets
  • preserve existing behavior through explicit compatibility exceptions and generated/static exclusions
  • record the shipped baseline in PROJECT_STATUS.md

The initial run reported 2,232 diagnostics. The configured baseline now checks 206 files with zero errors or warnings and does not rewrite product source.

Validation

  • pnpm exec ultracite check . (206 files, 0 diagnostics)
  • pnpm exec biome format . (195 files)
  • pnpm run typecheck
  • pnpm run test:coverage (35 files, 170 tests; 100% statements/branches/functions/lines on the selective coverage surface)
  • pnpm run docs:check (56 Markdown files)
  • pnpm run build (31 static pages)
  • git diff --check

Dependency-health evidence: pnpm audit reports no known vulnerabilities. Strict Knip still reports 2 unused exports, 1 unused exported type, and pre-existing configuration hints.

No deploy, migration, secret, production dependency, production configuration, embedding contract, or generated Worker output changed.

Closes #69
Supports sass-maker/fleet-workspace#249

@sarthakagrawal927
sarthakagrawal927 merged commit 8cf7efe into main Aug 8, 2026
2 checks passed
@sarthakagrawal927
sarthakagrawal927 deleted the agent/ultracite-baseline branch August 8, 2026 21:42
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.

Adopt the shared Ultracite lint baseline

1 participant