Is your feature request related to a problem?
when using the report-checkstyle arg, it failes when the parent directory does not exists
this is odd behaviour compared to the other tools, like phpmd and phpstan -> they create parent directories when missing.
Describe the solution you'd like
could we do the same, create parent directory when missing?
Additional context (optional)
phpstan
Is your feature request related to a problem?
when using the report-checkstyle arg, it failes when the parent directory does not exists
this is odd behaviour compared to the other tools, like phpmd and phpstan -> they create parent directories when missing.
Describe the solution you'd like
could we do the same, create parent directory when missing?
Additional context (optional)
phpstan