Skip to content

CLEANUP: Align code style settings with checkstyle rules#1087

Merged
jhpark816 merged 1 commit into
naver:developfrom
f1v3-dev:cleanup/code-style
May 4, 2026
Merged

CLEANUP: Align code style settings with checkstyle rules#1087
jhpark816 merged 1 commit into
naver:developfrom
f1v3-dev:cleanup/code-style

Conversation

@f1v3-dev
Copy link
Copy Markdown
Collaborator

@f1v3-dev f1v3-dev commented May 4, 2026

🔗 Related Issue

⌨️ What I did

현재 checkstyle과 Intellij code style 설정이 일치하지 않아, 코드 정렬 시 불필요한 변경이 발생합니다.

  • checkstyle과 Intellij IDEA code style 설정을 일치시킵니다.
    • RIGHT_MARGIN (100): 한 줄 최대 길이(100자) 기준을 세로 가이드 선으로 시각적으로 표시합니다.
    • CONTINUATION_INDENT_SIZE (4): 줄이 이어질 때 적용되는 들여쓰기 크기를 4칸으로 설정합니다.

@f1v3-dev f1v3-dev requested a review from oliviarla May 4, 2026 02:18
@f1v3-dev f1v3-dev self-assigned this May 4, 2026
@oliviarla oliviarla requested a review from jhpark816 May 4, 2026 02:38
@jhpark816 jhpark816 merged commit 555af61 into naver:develop May 4, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants