FuelLabs/sway

Treat warnings as erros in ci step that builds examples

Offen

#4.274 geöffnet am 13.03.2023

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (5.421 Forks)batch import
cicode qualitygood first issue

Repository-Metriken

Stars
 (61.702 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 22h 6m) (16 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide