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

refactor: モデルのゲッター/セッターを関数に置き換え #77

Merged
merged 4 commits into from
Jul 6, 2024

Conversation

laminne
Copy link
Member

@laminne laminne commented Jul 6, 2024

close #76

概要

  • Match/Entryモデルのゲッターセッターを普通の関数に置き換えました
  • その他不要になった部分の削除も行っています

@laminne laminne self-assigned this Jul 6, 2024
@laminne laminne added backend Related to kcmsx/kcms 改善 labels Jul 6, 2024
@laminne laminne added this to the KCMSX milestone Jul 6, 2024
Copy link
Contributor

@kiharu3112 kiharu3112 left a comment

Choose a reason for hiding this comment

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

LGTM!

@laminne laminne merged commit 0936d9f into main Jul 6, 2024
2 checks passed
@laminne laminne deleted the feat/76-replace-getter-setter branch July 6, 2024 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to kcmsx/kcms 改善
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

fix(model)!: モデルのセッター/ゲッターを関数に置き換え
2 participants