Dominik Moser

Results 3 issues of Dominik Moser

Hi, I set up the structure of my project as follows: ``` root ├── sub1 └── sub2 ``` PITest should only run in submodule 1 therefore the submodule 1 includes...

Is there a way to completely disable the `outputFormatter` similar to as passing an empty lambda to the `outputFormatter` parameter to the `DependencyUpdatesTask`. It might be related to #3 but...

enhancement
help wanted

Is there a way to add the system DNS as fallback? e.g. I run faf-dns-proxy locally and want it to proxy to `1.1.1.1` if it can't resolve the query at...

enhancement