FuelLabs/sway

Treat warnings as erros in ci step that builds examples

Open

Aperta il 13 mar 2023

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Rust (61.702 star) (5421 fork)batch import
cicode qualitygood first issue

Descrizione

I think we should do our best to ensure that examples are state-of the art and should produce no warnings. To enforce that we can use the flag added in #4177 in our CI step.

Guida contributor