Add info about formatting task in CONTRIBUTING.md [skip ci]

This commit is contained in:
arkon 2023-10-14 11:09:11 -04:00
parent 0026f96fad
commit 8a7bbfddda

View File

@ -24,6 +24,10 @@ Before you start, please note that the ability to use following technologies is
- [Android Studio](https://developer.android.com/studio)
- Emulator or phone with developer options enabled to test changes.
## Linting
To auto-fix some linting errors, run the `ktlintFormat` Gradle task.
## Getting help
- Join [the Discord server](https://discord.gg/tachiyomi) for online help and to ask questions while developing.