-
-
Notifications
You must be signed in to change notification settings - Fork 773
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
File 'C\...\.idea' specified for property 'ideaExtension.path' is not a file. #2172
Comments
with this bug you can't run either detektIdeaFormat or detektIdeaInspect |
@3flex, I would suggest this as a bug, as opposed to improvement. |
+1 for this issue. |
Is there a workarround, because there are not so many +1. Does people are using this feature ? |
The workaround is to use the
Not many I'm afraid as this feaure must have been broken for a long time now. |
+1 |
Task wrapper over inspect.sh hangs for some hours and wrapper task over format.sh crashes with "container already disposed" messages
Expected Behavior
Folders should recognized as valid input for ideaExtension.path on Windows
Observed Behavior
Even if the specified folder is valid, detekt failes. Reason is that it want's a file were a folder is needed.
Steps to Reproduce
Configure detekt gradle plugin on a windows machine.
This configuration (plus the usual plugin and dependencies) Will fail with the message described in the title.
Your Environment
The text was updated successfully, but these errors were encountered: