Skip to content
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

(PUP-11767) Add Style Cops #9227

Merged
merged 3 commits into from
Jan 29, 2024
Merged

Conversation

tvpartytonight
Copy link
Contributor

Should be more easily reviewable per commit.

Prefer usage of `File.new` to `File.open` to differentiate when the
file object is expected to persist and stay open and to enable
AutoResourceCleanup entirely.
@tvpartytonight tvpartytonight requested review from a team as code owners January 26, 2024 21:59
@tvpartytonight tvpartytonight merged commit 068871f into puppetlabs:main Jan 29, 2024
15 of 17 checks passed
@mhashizume mhashizume added the maintenance Maintenance chores are excluded from changelogs label Jan 30, 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