Skip to content

ktlint-gradle을 spotless로 교체#506

Open
asp345 wants to merge 1 commit intodevelopfrom
chore/spotless
Open

ktlint-gradle을 spotless로 교체#506
asp345 wants to merge 1 commit intodevelopfrom
chore/spotless

Conversation

@asp345
Copy link
Copy Markdown
Member

@asp345 asp345 commented Apr 25, 2026

spotless(https://github.com/diffplug/spotless) 로 전환하고 target을 target("src/**/*.kt") 로 명시해서, ktlint 실행 시 aot 처리가 도는 문제를 해결하려고 합니다
포맷팅 바뀐건 ktlint 버전을 1.8.0 으로 올리면서 규칙이 바뀌어서 그래요

단점은 기본적으로는 pre-commit에 formatting하는 hook이 없고 push할때 check만 하는게 있는듯?

@asp345 asp345 requested review from a team and PFCJeong as code owners April 25, 2026 06:42
@asp345 asp345 requested review from Hank-Choi, davin111 and eastshine2741 and removed request for a team April 25, 2026 06:42
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.

1 participant