cgag / loc

Count lines of code quickly.
MIT License
2.29k stars 126 forks source link

When there are special characters in xml, vue, html, etc., loc will panic, causing the process to exit and statistics to fail. The patch ignores the error file. #146

Open caofx0418 opened 2 years ago

caofx0418 commented 2 years ago

When there are special characters in xml, vue, html, etc., loc will panic, causing the process to exit and statistics to fail. The patch ignores only the error file.