Skip to content
This repository was archived by the owner on Feb 19, 2026. It is now read-only.
/ BOM-Remover Public archive

A small tool used for removing UTF-8 BOM characters recursively.

License

Notifications You must be signed in to change notification settings

Ignis-Studio/BOM-Remover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tip

This project is one of the THOUGHT OF THE DAY projects.
该项目是“每日灵感记录”系列项目之一。
The development of these project may not be active.
这些项目的开发可能不会活跃。

BOM Remover

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 .

About

A small tool used for removing UTF-8 BOM characters recursively.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages