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
* ```