We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7471e0a + 49b9c2e commit 4d5227fCopy full SHA for 4d5227f
README.md
@@ -208,10 +208,6 @@ fun main() = runBlocking {
208
- [Nemo](https://github.com/theapache64/nemo) - Android App : E-Commerce App
209
- [More JVM Samples](https://github.com/theapache64/retrosheet/tree/master/src/main/kotlin/com/github/theapache64/retrosheet/sample)
210
211
-## TODO ☑️
212
-
213
-- [ ] Add `git` hook instruction (ktlint)
214
215
## Contributing
216
This project is applying [`ktlint`](https://ktlint.github.io/) (without import ordering since it's conflicted with IDE's
217
format). Before creating a PR, please make sure your code is aligned with `ktlint` (`./gradlew ktlint`).
0 commit comments