상품 최대 등록 개수 제한 추가 #388
ktlint.yml
on: pull_request
Check Kotlin Format
18s
Annotations
1 error
Check Kotlin Format:
android/app/src/main/java/app/priceguard/ui/additem/setprice/SetTargetPriceFragment.kt#L31
[ktlint] reported by reviewdog 🐶
Backing property name is only allowed when a matching public property or function exists
Raw Output:
android/app/src/main/java/app/priceguard/ui/additem/setprice/SetTargetPriceFragment.kt:31:17: error: Backing property name is only allowed when a matching public property or function exists (standard:property-naming)
|