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

[Feature/#3] : modifier 확장 함수 추가 및 ktlint 포맷 적용 #4

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

gaeulzzang
Copy link
Contributor

✅ 𝗖𝗵𝗲𝗰𝗸-𝗟𝗶𝘀𝘁

  • merge할 브랜치의 위치를 확인해 주세요.(main❌/develop⭕)
  • 리뷰가 필요한 경우 리뷰어를 지정해 주세요.
  • 리뷰는 PR이 올라오면 최대한 빠르게 진행합니다.
  • P1 단계의 리뷰는 빠르게 확인 후 반영합니다.
  • Approve된 PR은 assigner가 머지하고, 수정 요청이 온 경우 수정 후 다시 push를 합니다.

📌 𝗜𝘀𝘀𝘂𝗲𝘀

📎 𝗪𝗼𝗿𝗸 𝗗𝗲𝘀𝗰𝗿𝗶𝗽𝘁𝗶𝗼𝗻

  • modifier 확장 함수 추가
  • item에 key값 추가하여 불필요한 recomposition 막기
  • ktlint 포맷팅 적용

💬 𝗧𝗼 𝗥𝗲𝘃𝗶𝗲𝘄𝗲𝗿𝘀

@gaeulzzang gaeulzzang added ➕ [ADD] 부수적인 코드 추가 및 라이브러리 추가, 새로운 파일 생성 ♻️ [REFACTOR] 코드 리팩토링 🍂 가을 가응가 labels Nov 25, 2024
@gaeulzzang gaeulzzang self-assigned this Nov 25, 2024
@gaeulzzang gaeulzzang requested a review from a team as a code owner November 25, 2024 04:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
➕ [ADD] 부수적인 코드 추가 및 라이브러리 추가, 새로운 파일 생성 🍂 가을 가응가 ♻️ [REFACTOR] 코드 리팩토링
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ADD] : Modifier 확장 함수 추가
1 participant