Skip to content

(PUP-11767) Enable more rubocop styles #9233

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Jan 31, 2024

Conversation

tvpartytonight
Copy link
Contributor

No description provided.

@tvpartytonight tvpartytonight requested review from a team as code owners January 30, 2024 22:47
@tvpartytonight tvpartytonight force-pushed the PUP-11767 branch 2 times, most recently from 5f3fe81 to ff2616e Compare January 31, 2024 00:32

def #{name}=(value) # def attribute=(value)
@#{name} = Puppet::Interface::DocGen.strip_whitespace(#{get_arg}) # @value = Puppet::Interface::DocGen.strip_whitespace(#{get_arg})
end # end
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah nice

@joshcooper joshcooper merged commit f9bcd09 into puppetlabs:main Jan 31, 2024
@joshcooper joshcooper added the maintenance Maintenance chores are excluded from changelogs label Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Maintenance chores are excluded from changelogs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants