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: 파라미터에 final 키워드 추가 #34

Open
1 task
Jeongjjuna opened this issue May 10, 2024 · 0 comments
Open
1 task

refactor: 파라미터에 final 키워드 추가 #34

Jeongjjuna opened this issue May 10, 2024 · 0 comments
Labels
🚀 BE 우리는 백엔드 개발자! 🛠 Refactor 리팩토링

Comments

@Jeongjjuna
Copy link
Collaborator

Jeongjjuna commented May 10, 2024

✨ 설명

  • 파라미터에 final 키워드 추가

💡️ 이슈

  • 현재 모든 메서드 파라미터에 final 키워드를 사용하고 있기때문에 통일 성을 위하여 final을 추가합니다.
image
@Jeongjjuna Jeongjjuna added 🚀 BE 우리는 백엔드 개발자! 🛠 Refactor 리팩토링 labels May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 BE 우리는 백엔드 개발자! 🛠 Refactor 리팩토링
Projects
None yet
Development

No branches or pull requests

1 participant