0 comments (0 comments)0 reactions (0 reactions)1 assignee (1 assignee)0 forks (0 forks)auto 404
help wanted
Repository metrics
- Stars
- 0 stars (0 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
작업 내용
- Python 기반 서비스이므로 PEP8을 기본으로 하되, 일부 사내 표준에 맞게 커스터마이징합니다.
- 팀 내 자주 쓰는 기능(날짜 처리, 응답 포맷 등)은 공통 유틸로 재정리하고, 불필요한 중복 코드 제거도 병행합니다.
목적
- 코드 정리를 통해 유지보수 효율성을 개선합니다.
Contributor guide
- Research direction
- Review existing codebase for commonly used patterns and define a consistent style guide based on PEP8 with team specific customizations. Identify duplicate utilities and consolidate them.
- Tech stack
- python
- Domain
- backend
- Issue type
- Refactor
- Prerequisites
- PythonPEP8