[1.1.30] - 2026-09-20
Fixed
- W063 scopes FOR /F token overflow to the current loop: nested
FOR /F(including@andIF EXISTprefixes) is not treated as outer overflow,echo (does not swallow the next line, andDOinsideIN (...)is not the loop body - W049 still warns when SET assigns a space-only value to a pseudo-environment variable;
SET "errorlevel="remains a valid clear
Changed
- Parenthesis-depth and empty-assignment caches live in parsing with identity-safe keys, so large scripts lint without quadratic scans and without a checkers/parsing import cycle
- Coverage, mypy, pylint (
fail-under=10), and pytest configs drop unused boilerplate; coverage still maps installedsite-packages/blinterintosrc/blinter