Invalid Bytes sequence..
simonprovost opened this issue · 2 comments
simonprovost commented
NormEZ.rb:293:in 'block in check_trailing_spaces_tabs': invalid byte sequence in UTF-8 (ArgumentError)
from NormEZ.rb:292:in 'each_line'
from NormEZ.rb:292:in 'check_trailing_spaces_tabs'
from NormEZ.rb:126:in 'check_file'
from NormEZ.rb:122:in 'initialize'
from NormEZ.rb:542:in 'new'
from NormEZ.rb:542:in '<main>'
What is it?
ronanboiteau commented
NormEZ has not been tested for UTF-8. Can you create a zip or tar archive with the repository you're analyzing & post it here? Or, if you don't want to post your code here, you can e-mail it to me at ronan.boiteau@epitech.eu. I'll try to reproduce this bug & push a fix.
ronanboiteau commented
Bug fixed since commit 0a929fdf7aee92763f242aca02c717de5edfe1df.