frerikandriessen

Results 3 issues of frerikandriessen

# Changes The yq task was missing a -P (pretty print) option, as well as a --no-color option. Instead of making new task versions (and params) for each of the...

size/L
approved

# Changes This make the yq task more accepting of whatever is put in the SCRIPT param. I currently had some issues with SCRIPT values as ``` # Retrieve old...

lgtm
size/S
lifecycle/stale

This should ensure that mypy won't complain about missing typing or stubs. I'm not sure if I've caught everything that there is, because of the flexibility of the library. I...