Published under: Release Notes
2 min read
Bug Fixes
- Fix: Ensure exit code is 1 when there’s a syntax error (fixes #1239) (Nicholas C. Zakas)
- Fix: vars-on-top directive support (fixes #1235) (Michael Ficarra)
- Fix: Avoid mutating node.range in max-len (fixes #1224) (Brandon Mills)
Enhancements
- Update: space-in-brackets to allow exceptions (fixes #1142) (Brandyn Bennett)
Documentation
- Docs: fix up vars-on-top documentation (fixes #1234) (Michael Ficarra)
- Docs: Typo, add missing quotation mark (Ádám Lippai)