FuelLabs/sway

Treat warnings as erros in ci step that builds examples

Open

#4,274 opened on 2023年3月13日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Rust (61,702 stars) (5,421 forks)batch import
cicode qualitygood first issue

説明

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.

コントリビューターガイド