ishepard/pydriller

Return undecoded content

ishepard opened this issue · 0 comments

We currently try to decode everything. Of course we silently fail in case the file is a binary, pdf, or whatever can not be decoded to UTF-8.
Instead of silently failing, we could return an undecoded version of the file.