Skip to content

Commit

Permalink
Merge branch 'master' of github.com:theapache64/retrosheet
Browse files Browse the repository at this point in the history
  • Loading branch information
theapache64 committed Dec 13, 2022
2 parents 7471e0a + 49b9c2e commit 4d5227f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -208,10 +208,6 @@ fun main() = runBlocking {
- [Nemo](https://github.com/theapache64/nemo) - Android App : E-Commerce App
- [More JVM Samples](https://github.com/theapache64/retrosheet/tree/master/src/main/kotlin/com/github/theapache64/retrosheet/sample)

## TODO ☑️

- [ ] Add `git` hook instruction (ktlint)

## Contributing
This project is applying [`ktlint`](https://ktlint.github.io/) (without import ordering since it's conflicted with IDE's
format). Before creating a PR, please make sure your code is aligned with `ktlint` (`./gradlew ktlint`).
Expand Down

0 comments on commit 4d5227f

Please sign in to comment.