generated from fantaisie-software/purebasic-repository-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
LemonPB needs to be tweak in order to handle BOMs in PB sources:
- Skip BOM when reading
lempar.pb(but check that the BOM is actually there).- Add BOM back to
lempar.pb. - Remove
lempar.pbexception rule in.editorconfig.
- Add BOM back to
- Add BOM to generated
.pbifile.
Currently the BOM from lempar.pb is being injected in the middle of the generated .pbi file.