A repo for a ktlint bot that runs against the Github checks API. Livestreaming on twitch
In this stream we completed the following.
- Setup a multi-module gradle project
- Battled with a directory issue for awhile
- Organized our gradle build files
- Setup an example Vert.x http server to test our dependencies
In this stream we completed the following.
- explored the vert.x event loop
- explored vert.x coroutine support
In this stream we completed the following.
- created a coroutine extension function
- created a function to run ktlint on a kotlin file
- ktlint integration
- github checks API integration