FuelLabs/sway

Treat warnings as erros in ci step that builds examples

Open

#4,274 创建于 2023年3月13日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Rust (5,421 fork)batch import
cicode qualitygood first issue

仓库指标

Star
 (61,702 star)
PR 合并指标
 (平均合并 22小时 6分钟) (30 天内合并 16 个 PR)

描述

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.

贡献者指南