Closed mathebox closed 8 years ago
file_exists requires a path and not only the subfolder name.
file_exists
Right now some files in subfolders won't be found. On Travis this also caused a infinite recursion
LGTM! 👍
https://github.com/codacy/python-codacy-coverage/releases/tag/1.3.3
file_exists
requires a path and not only the subfolder name.Right now some files in subfolders won't be found. On Travis this also caused a infinite recursion