rustyhorde / vergen

Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros
Apache License 2.0
396 stars 56 forks source link

Removed lint that was converted to a hard error #361

Closed CraZySacX closed 3 months ago

CraZySacX commented 3 months ago

Removed lint that was converted to a hard error

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.60%. Comparing base (6468410) to head (94104f2).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #361 +/- ## ========================================== + Coverage 99.57% 99.60% +0.02% ========================================== Files 19 19 Lines 3792 3792 ========================================== + Hits 3776 3777 +1 + Misses 16 15 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.