give a less ambiguous warning for sniff failure
commitc7f69194e835912fe3df6d005cf793ae60008781
authorJoão M. Bezerra <marcospb19@hotmail.com>
Sat, 16 Sep 2023 01:37:59 +0000 (15 22:37 -0300)
committerJoão Marcos <marcospb19@hotmail.com>
Sun, 17 Sep 2023 22:06:14 +0000 (17 19:06 -0300)
tree0d439651bcf3afd596aa68f12885bdfd1f9e2dfe
parentdd51525c6c2473a533368d6523f96c7d86995d35
give a less ambiguous warning for sniff failure

Ouch check for file signatures to be sure that the file indeed has the
correct format as inferred by extension, when that fails, we output a
message explaining that Ouch wasn't able to confirm the format, however,
previous message was confusing with the other extension detection ones
src/check.rs