Tyler Crawford

Results 17 issues of Tyler Crawford

## Request As it stands now, from my perspective, the change log for Kotest appears to be a bit hidden. In order to get to the change log from the...

documentation
stale

Addresses: https://github.com/N1ck/gifs-for-github/issues/62 Example output: ``` do it ``` Rendered output: do it

This should just be a matter of editing gif output to something like: ``` make it so ``` Ideally, the summary would include, by default, what the user input into...

enhancement

Closes https://github.com/diffplug/spotless/issues/2035

`shfmt` supports [simplifying and/or minifying shell scripts](https://github.com/mvdan/sh/blob/master/cmd/shfmt/shfmt.1.scd#generic-flags). However, there is no support provided via `.editorconfig` for the flags. So we'll need some additional configuration in the shfmt Gradle DSL to...

enhancement

Would it be possible to publish a Maven BOM of all dependencies. This would allow developers to selectively include mockk artifacts in means desired.

enhancement

I'm seeing an issue related to Gradle 8.4 where the maven metadata can't seem to be read. Short failure: ``` Execution failed for task ':cyclonedxBom'. > Could not resolve all...

bug
help wanted

Support "RC" or "prerelease" suffix to denote that something is a prerelease.

Please correct me if this is already a feature that I missed in the docs, but when I `cd` into a directory, it doesn't automatically install the defined version of...

enhancement

I definitely got that wrong last time and should have tested locally first... This looks good locally.