## 이슈 - 코드 작성에 있어서 코드스타일 체크 도구가 있으면 좋겠다는 생각이 듭니다. - [No newline at end of file](https://github.com/Project-DC-Inside/dcinside-server/pull/8#discussion_r774768721) 와 같은 이슈도 사전에 차단할 수 있어요. - 현업에서도 사용하고 있는 [ktlint](https://github.com/JLLeitschuh/ktlint-gradle) 를 적용해보면 어떨까 제안해봅니다. ## Reference - https://github.com/JLLeitschuh/ktlint-gradle - https://cheese10yun.github.io/ktlint/
이슈
Reference