Josh
Josh
Hi 👋, I love the idea behind jsonresume, but I do not love the templates that exist today. It would be awesome if the CLI could autofill the json resume...
The README for this project states that `kotlinter-gradle` automatically makes the `check` task dependent on the `lint` task. Is there a way to opt out of this behaviour? My team...
I tried running the pre-push hook with a simple change that should be auto-formatted by kotlinter. The change was to add an extra space after a line of code. I...
This SDK uses `browser-or-node` to set the user-agent based on the javascript environment being run, however the same logic is not applied to `cross-fetch`. From my understanding that is because...