File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 3.0.1] ( https://github.com/voxpupuli/puppet-lint-trailing_comma-check/tree/3.0.1 ) (2025-12-09)
6+
7+ [ Full Changelog] ( https://github.com/voxpupuli/puppet-lint-trailing_comma-check/compare/3.0.0...3.0.1 )
8+
9+ ** Fixed bugs:**
10+
11+ - Autofix adds double comma on nested structure [ \# 44] ( https://github.com/voxpupuli/puppet-lint-trailing_comma-check/issues/44 )
12+ - Fix bracket matching of nested arrays [ \# 45] ( https://github.com/voxpupuli/puppet-lint-trailing_comma-check/pull/45 ) ([ alexjfisher] ( https://github.com/alexjfisher ) )
13+
514## [ 3.0.0] ( https://github.com/voxpupuli/puppet-lint-trailing_comma-check/tree/3.0.0 ) (2025-09-25)
615
716[ Full Changelog] ( https://github.com/voxpupuli/puppet-lint-trailing_comma-check/compare/2.0.0...3.0.0 )
Original file line number Diff line number Diff line change 11Gem ::Specification . new do |spec |
22 spec . name = 'puppet-lint-trailing_comma-check'
3- spec . version = '3.0.0 '
3+ spec . version = '3.0.1 '
44 spec . homepage = 'https://github.com/voxpupuli/puppet-lint-trailing_comma-check'
55 spec . license = 'Apache-2.0'
66 spec . author = 'Vox Pupuli'
You can’t perform that action at this time.
0 commit comments