FuelLabs/sway

Treat warnings as erros in ci step that builds examples

Open

#4274 aperta il 13 mar 2023

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

Metriche repository

Star
 (61.702 star)
Metriche merge PR
 (Merge medio 22h 6m) (16 PR mergiate in 30 g)

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