Skip to content
Snippets Groups Projects
user avatar
Altair1618 authored
9f5664c7

OMRekap

Development

Clone the repository

git clone https://gitlab.informatika.org/k-02-09/omrekap

Run Unit Test

./gradlew test

Code Formatting

./gradlew spotlessApply

Changing Formatting Configuration

  • Update spotless.gradle based on Ktlint rules here
  • Clean gradle cache
./gradlew clean
* ```