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

[BE] 최소 시간을 보장 추천 로직 추가 #404

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

Commits on Oct 13, 2024

  1. refactor: 코드 스타일 및 컨벤션 적용

    - 접근 제어자 수정
    - 메서드 순서 컨벤션 적용
    - 메서드 최대 길이 컨벤션 적용
    - 불필요한 공백 제거
    ikjo39 committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    6f9b9c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0658174 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0e4465 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7e05e8 View commit details
    Browse the repository at this point in the history