Skip to content

Apply Spring-based Checkstyle & Formatter for consistent code style #4

@eottabom

Description

@eottabom

배경

  • 현재 프로젝트 전반에 걸쳐 코드 스타일과 포맷이 파일별로 상이하다.
  • 특히 Java 기반 모듈은 환경에 따라, 스타일 불일치가 누적되고 있다.

문제

  • 들여쓰기, import 순서, line break, annotation 정렬 등이 일관되지 않음
  • IDE 설정에 따라 포맷 결과가 달라짐

해결 방안

Spring checkstyle + formatter 도입 및 통합

Metadata

Metadata

Assignees

Labels

P2Priority Lownew featureImplementation of new features

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions