FuelLabs/sway

Treat warnings as erros in ci step that builds examples

Open

#4 274 ouverte le 13 mars 2023

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Rust (5 421 forks)batch import
cicode qualitygood first issue

Métriques du dépôt

Stars
 (61 702 stars)
Métriques de merge PR
 (Merge moyen 5j 4h) (19 PRs mergées en 30 j)

Description

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.

Guide contributeur