-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the Bug
puppetlabs/puppetlabs-apache#2165 is considered a breaking change by the rangefinder, but it isn't. It doesn't change any Puppet code and only makes sure puppet-strings will actually read the comment string.
Expected Behavior
It should correctly detect that the Puppet AST is unchanged for the parts that matter.
Steps to Reproduce
See the related PR, which changes:
# A comment
define apache::vhost () {}To:
# A comment
define apache::vhost() {}Environment
- Github
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working