foundry-rs / compilers

Utilities for working with native solc and compiling projects.
Apache License 2.0
71 stars 41 forks source link

fix: always treat errors as error #84

Closed mattsse closed 7 months ago

mattsse commented 7 months ago

closes https://github.com/foundry-rs/foundry/issues/5927

fixes a bug where severity::warning would ignore hard errors