I ran snippetcheck against the drizzle-orm docs — it type-checks every TypeScript sample in a docs site against the package's own published declarations, nothing executed.
Against drizzle-orm@0.45.2, 20 findings marked included after review:
Method: type-checked against the package's own .d.ts declarations, nothing executed. 136 of 4037 extracted TypeScript samples checked. Skipped: 88 before-example, 550 historical-section, 291 no-target-import, 61 unresolved-import, 12 unparseable.
Happy to share the full report, or re-run this after your next release.
— David
I ran snippetcheck against the drizzle-orm docs — it type-checks every TypeScript sample in a docs site against the package's own published declarations, nothing executed.
Against
drizzle-orm@0.45.2, 20 findings marked included after review:Method: type-checked against the package's own
.d.tsdeclarations, nothing executed. 136 of 4037 extracted TypeScript samples checked. Skipped: 88 before-example, 550 historical-section, 291 no-target-import, 61 unresolved-import, 12 unparseable.Happy to share the full report, or re-run this after your next release.
— David