refactor: remove legacy compatibility paths

This commit is contained in:
Andrey Avtomonov 2026-05-13 14:37:05 +02:00
parent c22248dabf
commit a517c834fe
83 changed files with 239 additions and 534 deletions

View file

@ -128,7 +128,6 @@ describe('standalone example docs', () => {
.join('|'),
),
);
assert.doesNotMatch(readme, /--historic-sql-min-calls/);
});
it('lists every workspace package in the contributor docs', async () => {