-
Notifications
You must be signed in to change notification settings - Fork 0
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
merge :: 잔류 신청 API 연동 #166
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
지금보니 스타일 가이드에 없이 알잘딱으로 스타일 맞춰진 내용이 좀 많네요. 이런것들 일관성있게 정하고 스타일 가이드에도 추가하는게 좋을거같아요
https://github.com/team-aliens/DMS-iOS/wiki/Team-Aliens---SwiftStyleGuide
...rvices/DataMappingModule/Sources/Remains/Response/FetchRemainsAvailableTimeResponseDTO.swift
Outdated
Show resolved
Hide resolved
.../Services/DomainModule/Sources/Remains/UseCases/FetchListRemainApplicationItemsUseCase.swift
Outdated
Show resolved
Hide resolved
Projects/Services/DataModule/Sources/Remains/Repositories/lmpl/RemainsRepositoryImpl.swift
Outdated
Show resolved
Hide resolved
Projects/Services/DomainModule/Sources/Entities/MyRemainApplicationItemsEntity.swift
Outdated
Show resolved
Hide resolved
.../Services/DomainModule/Sources/Remains/UseCases/FetchListRemainApplicationItemsUseCase.swift
Outdated
Show resolved
Hide resolved
Projects/App/Sources/Application/DI/Remains/AppComponent+Remains.swift
Outdated
Show resolved
Hide resolved
.../DataMappingModule/Sources/Remains/Response/FetchListRemainApplicationItemsResponseDTO.swift
Outdated
Show resolved
Hide resolved
Projects/Services/DataModule/Sources/Remains/Repositories/lmpl/RemainsRepositoryImpl.swift
Show resolved
Hide resolved
...s/Services/DomainModule/Sources/Remains/UseCases/FetchListRemainApplicationItemUseCase.swift
Outdated
Show resolved
Hide resolved
...ervices/DataModule/Sources/Remains/UserCases/lmpl/FetchRemainsAvailableTimeUseCaselmpl.swift
Outdated
Show resolved
Hide resolved
Projects/Services/NetworkModule/Sources/Remains/Remote/Impl/RemoteRemainsDataSourceImpl.swift
Outdated
Show resolved
Hide resolved
Projects/Services/NetworkModule/Sources/Remains/Remote/Impl/RemoteRemainsDataSourceImpl.swift
Outdated
Show resolved
Hide resolved
Projects/Services/NetworkModule/Sources/Remains/Remote/RemoteRemainsDataSource.swift
Outdated
Show resolved
Hide resolved
Projects/Services/DomainModule/Sources/Entities/RemainApplicationListEntity.swift
Outdated
Show resolved
Hide resolved
Projects/Services/DataMappingModule/Sources/Enum/WeekType.swift
Outdated
Show resolved
Hide resolved
...rvices/DataMappingModule/Sources/Remains/Response/FetchRemainsAvailableTimeResponseDTO.swift
Outdated
Show resolved
Hide resolved
Projects/Services/DomainModule/Sources/Entities/RemainsAvailableTimeEntity.swift
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
RemoteDataSourceImpl에 고차함수 trailing 공백해주시면 좋겠네요
개요
작업사항
변경로직
변경전
변경후
사용방법
기타