Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 189 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 189 Bytes

jaringobi

자린고비 안드로이드

ktlint

for kotlin coding conventions

  • 스타일 검사
    ./gradlew ktlintCheck

  • 스타일 변환
    ./gradlew ktlintFormat