Releases: voxpupuli/puppet-lint-strict_indent-check
Releases · voxpupuli/puppet-lint-strict_indent-check
5.0.0
What's Changed
Breaking Changes 🛠
- Require Ruby 3.2+ & puppet-lint 5.1+ by @bastelfreak in #52
Full Changelog: 4.0.0...5.0.0
Fix "first line empty" error
Merge pull request #17 from scalefactory/start_with_blank_line_Fix Fix issue with blank line at the beginning of a file.