CodeChain-io / CodeChain-io/codechain

Use stable version of rustfmt/clippy

オープン
#1,725 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
util
主要言語
Rust
スター
256
フォーク
50
PR マージ指標
30日以内にマージされた PR はありません

説明

We currently use ruftfmt and clippy with a toolchain nightly-2019-05-17.
But the stable version have caught up to our last nightly version.

nightly nightly-05-17:
rustfmt 1.2.2-nightly (5274b49 2019-04-24)
clippy 0.0.212 (ad3269c 2019-05-14)

stable 1.36:
rustfmt 1.2.2-stable (5274b49 2019-04-24)
clippy 0.0.212 (082cfa7 2019-06-07)

We might update our nightly toolchain version, or just stick with the stable version.
I think the latter is better. It works well with the existing ecosystem (eg. IntelliJ) and requires less attention to keep up with recent version.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。