restrict-imports-enforcer-rule
restrict-imports-enforcer-rule copied to clipboard
Make parallel analysis the default
Version 2.0.0 will include the experimental parallel flag, which will cause the analysis to run in parallel. I think the flag should probably be true by default. In the end, this is just an implementation detail as it only has effect on the order of reported findings which should not be important to an end user.