Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v4.3.0 - 2025-03-06
Added
- Extend puppet-lint to legacy_check yaml files #235 (alex501212)
- Add Binary type to lexer type tokens list #224 (jay7x)
- Add Error type to the lexer tokens (and sort them) #216 (jay7x)
- Create a new plugin for ensuring a single space before a '=>' #175 (gerases)
Fixed
- add --top-scope-variables cli argument, fix #228 #229 (jcharaoui)
- Fix function call name token type in function_indexes method #198 (hsnodgrass)