EmbarkStudios / cargo-about

📜 Cargo plugin to generate list of all licenses for a crate 🦀
http://embark.rs
Apache License 2.0
545 stars 32 forks source link

Trim whitespace when comparing license texts #228

Open Jake-Shadle opened 1 year ago

Jake-Shadle commented 1 year ago

As shown in #227, the current method of requiring license texts to match exactly is maybe a bit too harsh if they only differ by whitespace at the beginning or end of the text.