jadutter

Results 9 issues of jadutter

Added Better Title Case to transform multi-word variables. Example: `"committed_datetime:{}".format(committed_datetime)` into `"Committed Datetime:{}".format(committed_datetime)` instead of Sublime's Title Case `"Committed_datetime:{}".format(committed_datetime)`

## Description Update how log information is reported. ## Screenshots ## Testing instructions

downstream dependency

Fixed it so that `jq` can use `--slurpfile` and `--rawfile` when running tests. I think it's useful to be able to reference a file containing some data instead of needing...

- `toarray/0` if the input is not an array, put it into an array - `toobject/0` if the input is not an object, put it in an object mapped to...

Added shortcut keys for inkscape.

size/L

TL;DR; running a single project defined in the `projects` config option fails to correctly use the `collectCoverageFrom` config option for that project. ## Summary I upgraded my `nx` repo to...

## Description * Removed `continue-on-error` to prevent failed snapshot comparisons from allowing `Release` workflow [This PR should be considered after snapshots have been updated](https://github.com/paypal/paypal-messaging-components/pull/1165). ## Screenshots ## Testing instructions

DO NOT MERGE

`BeforeAll` appears to execute regardless whether the examples are going to be executed. This seems like a bug to me. I also cannot seem to find an elegant way to...

It'd be nice if this could also check the notifications for GitHub Enterprise.