Skip to content

Commit 4d5227f

Browse files
committed
Merge branch 'master' of github.com:theapache64/retrosheet
2 parents 7471e0a + 49b9c2e commit 4d5227f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -208,10 +208,6 @@ fun main() = runBlocking {
208208
- [Nemo](https://github.com/theapache64/nemo) - Android App : E-Commerce App
209209
- [More JVM Samples](https://github.com/theapache64/retrosheet/tree/master/src/main/kotlin/com/github/theapache64/retrosheet/sample)
210210

211-
## TODO ☑️
212-
213-
- [ ] Add `git` hook instruction (ktlint)
214-
215211
## Contributing
216212
This project is applying [`ktlint`](https://ktlint.github.io/) (without import ordering since it's conflicted with IDE's
217213
format). Before creating a PR, please make sure your code is aligned with `ktlint` (`./gradlew ktlint`).

0 commit comments

Comments
 (0)