Tip
This project is one of the THOUGHT OF THE DAY projects.
该项目是“每日灵感记录”系列项目之一。
The development of these project may not be active.
这些项目的开发可能不会活跃。
A small CLI tool made in Python, used to remove the BOMs (Byte Order Marks) in UTF-8 files.
These marks may cause:
-
Strange changes in Git history.
-
Unremovable blank lines in files.
-
Fustrating conflicts in Pull Requests.
Made by CreeperIsASpy and published in Apache License 2.0 .