1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-04-02 20:45:38 +02:00
Alessandro Menezes 2295061e80 searcher: do UTF-8 BOM sniffing like UTF-16
Previously, we were only looking for the UTF-16 BOM for determining
whether to do transcoding or not. But we should also look for the UTF-8
BOM as well.

Fixes #1638, Closes #1697
2021-05-31 21:51:18 -04:00
..
2018-08-20 07:10:19 -04:00
2020-02-17 19:24:53 -05:00
2020-02-17 19:24:53 -05:00
2020-02-20 16:07:51 -05:00