fsfe / reuse-tool

reuse is a tool for compliance with the REUSE recommendations.
https://reuse.software
382 stars 146 forks source link

Add support for certain files from .NET ecosystem #940

Closed ForNeVeR closed 5 months ago

ForNeVeR commented 5 months ago

While working with the tool, I've also noted that it can sometimes break files if they include UTF-8 BOM (which is, while not mandatory, pretty common in .NET ecosystem). This is a separate issue #384, though.

carmenbianca commented 5 months ago

Thanks @ForNeVeR for the patch! It looks great, merging this.