Procházet zdrojové kódy

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

arkon před 1 rokem
rodič
revize
8a7bbfddda
1 změnil soubory, kde provedl 4 přidání a 0 odebrání
  1. 4 0
      CONTRIBUTING.md

+ 4 - 0
CONTRIBUTING.md

@@ -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.