Ramiro Aparicio
Ramiro Aparicio
### summary of problem After adding a custom task for yaml linting using prettier the task spotlessInternalRegisterDependencies does take from 10sec to more than 1min. This is the task definition:...
## Expected Behavior No log appear while status is printed in console ## Current Behavior Every now and then a single line appear in the screen. ## Possible Solution Handle...
This is based on #221 so it has all the changes @michikrug did. It does break backwards compatibility in at least 2 ways: - No longer supports proto2dict responses -...
We are using owner in our project as we use a lot of property files and type conversion and default values are a fantastic feature that we usually had to...
I was giving information about some pokem to users and thought that while heatmaps are nice in pokedex, adding real nest info on top of it would be great. I...
It would be nice to define your config file encoding without interference of the system configuration as right now it defaults to open default encoding.
**Plugin version** 0.9 **Gradle version** 8.1.1 **JDK version** OpenJDK 11 **Describe the bug** There are some issues with the latest version released for the TestKit plugin. First of all the...
### Checklist - [X] I have updated the integration to the latest version available - [X] I have checked if the problem is already reported ### The problem I am...
## Expected Behavior Exclude files from analysis if they are annotated with any of a defined set of annotations (or just @Generated) ## Current Behavior Failures can be suppressed with...
**Is your feature request related to a problem? Please describe.** TestKit support lib is great but it only supports a small set of elements to be used in the project....