savoirfairelinux / flake8-copyright

Adds copyright checks to flake8
GNU Lesser General Public License v3.0
15 stars 15 forks source link

Fix for UnicodeDecodeError on Windows #16

Open acabarbaye opened 4 years ago

acabarbaye commented 4 years ago

Fix to avoid UnicodeDecodeError on Windows See issue #15 for more information about the error found.

mrexodia commented 9 months ago

Any chance of merging this? It's super annoying to have to run checks on Windows because files are UTF-8 encoded