[1.1.26] - 2026-09-07
Fixed
- W036 reads a FOR /F command operand to the parenthesis that balances
IN (, so nested(inside a backquoted command is not treated as a file (#37, #42) - Drive-relative names such as
C:Set-PermissionsandForEach-Object.batare no longer classified as embedded PowerShell (#38, #42) - S010 ignores
CALL/GOTOinside an inlineREMorECHOsegment after&(#39, #42) - P024/P006 count
SETLOCAL/ENDLOCALafter anIFpredicate or&(#40, #42)
Changed
- Pinned batch-spec language SSOT to v0.70.1 (FOR /F usebackq backtick commands keep nested parentheses as data)
- Spec docs, Architecture, and funding metadata match the 235-case corpus