Lucas Shadler

Results 7 issues of Lucas Shadler

We are trying to construct a plugin that could apply a `--plain` flag to several CLI tools. The ideal state is that either of the following are vaild: ```sh my-cli...

I received the following exception as a one-off when running `evalPkl`: ``` java.lang.NullPointerException –– Pkl Error –– None (cause has no message) 95 | renderer = ^^^^^^^^ at pkl.base#Module.output.renderer (https://github.com/apple/pkl/blob/0.25.2/stdlib/base.pkl#L95)...

Playwright has some great default behavior around sharding tests across multiple workers. It would be super helpful if the shard can take in a `--timing-data` file similar to CircleCI's [split...

P3-collecting-feedback

This update provides a way to use the basic AffectedModuleDetector task guard when leveraging the `register` api to create tasks, without needing to explicitly get the task immediately. This allows...

Hello Spotless team! We're very thankful for your work on this tool. Seeking review on a proposed feature that we are happy to help incorporate into the project if it...

enhancement