github tboy1337/Blinter v1.1.30

4 hours ago

[1.1.30] - 2026-09-20

Fixed

  • W063 scopes FOR /F token overflow to the current loop: nested FOR /F (including @ and IF EXIST prefixes) is not treated as outer overflow, echo ( does not swallow the next line, and DO inside IN (...) 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 installed site-packages/blinter into src/blinter

Don't miss a new Blinter release

NewReleases is sending notifications on new releases.