chrif opened this issue 10 months ago · 2 comments
We have a file named application/console, and when I add it to the paths to scan, it fails with this error: Unable to list files in /app/application/console
application/console
Unable to list files in /app/application/console
It looks like a file without extension is automatically assumed to be a directory.
Fixed in 1.2.1
It works. Thanks.