Город МОСКОВСКИЙ
00:04:00

Format kotlin with kotlinter - How to add kotlinter Gradle plugin to your project ?

Аватар
Kotlin Хакатоны
Просмотры:
21
Дата загрузки:
01.12.2023 23:41
Длительность:
00:04:00
Категория:
Обучение

Описание

In this tip, I want to show you how to format your Android project with the Kotlinter.

??????
https://github.com/jeremymailen/kotlinter-gradle

It will help you save your time to format by hotkeys:
Window: CTRL+ALT+L
MacOSX: Command+Option+L.

After you follow the instruction then you will see the task foramtKotlin in Gradle. Otherwise, you can run from the command line to format your code:
OSX: ./gradlew formatKotlin
Window: gradlew formatKotlin.

I hope this video is helpful to you.
???

#vietandroiddevelopers #android #kotlin

Рекомендуемые видео