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 (5,421 forks)batch import
cicode qualitygood first issue

Repository metrics

Stars
 (61,702 stars)
PR merge metrics
 (平均マージ 22h 6m) (30d で 16 merged PRs)

説明

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.

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