fix: 상대방이 삭제한 노드가 selectNode라면 선택 해제 해주도록 처리 #488
reviewdog [ktlint] report
reported by reviewdog 🐶
Findings (0)
Filtered Findings (10)
AOS/app/build.gradle.kts|86 col 9| Property name should start with a lowercase letter and use camel case
AOS/app/src/androidTest/java/boostcamp/and07/mindsync/ExampleInstrumentedTest.kt|1 col 1| File must end with a newline (\n)
AOS/app/src/androidTest/java/boostcamp/and07/mindsync/ExampleInstrumentedTest.kt|3 col 1| Imports must be ordered in lexicographic order without any empty lines in-between with "java", "javax", "kotlin" and aliases in the end
AOS/app/src/androidTest/java/boostcamp/and07/mindsync/ExampleInstrumentedTest.kt|9 col 1| Wildcard import
AOS/app/src/test/java/boostcamp/and07/mindsync/ExampleUnitTest.kt|1 col 1| File must end with a newline (\n)
AOS/app/src/test/java/boostcamp/and07/mindsync/ExampleUnitTest.kt|3 col 1| Imports must be ordered in lexicographic order without any empty lines in-between with "java", "javax", "kotlin" and aliases in the end
AOS/app/src/test/java/boostcamp/and07/mindsync/ExampleUnitTest.kt|5 col 1| Wildcard import
AOS/build.gradle.kts|13 col 13| Property name should start with a lowercase letter and use camel case
AOS/settings.gradle.kts|23 col 1| Trailing space(s)
AOS/settings.gradle.kts|23 col 1| Unexpected indentation (1) (should be 0)