This repository was archived by the owner on Oct 8, 2024. It is now read-only.
This repository was archived by the owner on Oct 8, 2024. It is now read-only.
ff -c is not fixing C++ files that lacks UTF-8 BOM (it's only checking and giving errors) #37
ffshould check (ok), butff -cshould fix the files (add the BOM marker).This is related to issue #31.