Skip to content

dsh-plugin-doctor v1.10.2 — fix SQL exec false positive

Choose a tag to compare

@zoahdev zoahdev released this 15 Aug 12:19
· 121 commits to main since this release

pre-execute-side-effects lint no longer flags bare exec( calls (node:sqlite DatabaseSync.exec and DSL methods are SQL, not shell) — the dsh-mneme false-positive class (#1928). New regression test; 28/28 tests; doctor self-check exit 0.