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

Generate frozen_string_literal comments in appraisals automatically #937

Merged
merged 1 commit into from
Aug 31, 2024

Conversation

mvz
Copy link
Contributor

@mvz mvz commented Aug 31, 2024

Summary

This adds customization to Appraisals to make it automatically add #frozen_string_literal: true to the generated gemfiles.

Motivation and Context

This makes it easier to update or create appraisals without having to autocorrect the result after.

How Has This Been Tested?

I ran appraisal generate and confirmed that there was no change to the gemfiles.

Types of changes

  • Internal change (refactoring, test improvements, developer experience or update of dependencies)

Checklist:

N/A

@mvz mvz enabled auto-merge August 31, 2024 17:34
@mvz mvz merged commit 1280b28 into main Aug 31, 2024
18 checks passed
@mvz mvz deleted the customize-appraisal branch August 31, 2024 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant