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

Use attr_reader instead of attr_accessor #116

Merged
merged 3 commits into from
Nov 2, 2023

Conversation

jmatsu
Copy link

@jmatsu jmatsu commented Oct 20, 2023

No modification is expected to new instances, so it's okay even tough this is basically categorized to breaking changes.

No modification is expected to new instances, so it's okay
@jmatsu jmatsu marked this pull request as ready for review October 20, 2023 01:01
@jmatsu jmatsu requested review from a team and enomoto-kazuya and removed request for a team October 20, 2023 01:01
Base automatically changed from jmatsu/feat/signature_lineage to master October 20, 2023 02:08
Copy link

@enomoto-kazuya enomoto-kazuya left a comment

Choose a reason for hiding this comment

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

LGTM!

@jmatsu jmatsu merged commit 26f55c2 into master Nov 2, 2023
5 checks passed
@jmatsu jmatsu deleted the jmatsu/refactor/make_immutable branch November 2, 2023 09:41
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.

2 participants