Open ipeevski opened 7 years ago
Is it possible to prevent phpmd from running when a file does not exist? It is very annoying that the Output window of VSCode appears every time I am working on a file that has not been saved yet to the filesystem.
If you can point me to the right place in the code, I can implement this feature with a pull request.
I just noticed that this issue has gone unanswered for almost a year. Is this project still being maintained?
I get a lot of errors in the phpmd log. It seems to be related to trying to run PHPMD on non-php files or non-existing files (like git diffs, temporary files, etc).
Here is an example of what my log looks like: