Victor Saar
Results
2
comments of
Victor Saar
I tried to mute some errors with `freeArgs`, since my plugin has the `intellij` identifier in its name and title: ``` verifyPlugin { ides { recommended() } freeArgs = listOf("-mute...
@abrooksv, thanks, that worked. Though it's not very intuitive.