This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
Operations
/
joystream
ウォッチ
3
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ブランチ:
pioneer-tweaks
ブランチ
タグ
helios
improve-forum-performance
master
pioneer-proposals-active-per-default
pioneer-tweaks
qn-with-host-pg
joystream
/
devops
/
git-hooks
/
pre-commit
pre-commit
68 B
パーマリンク
履歴
Raw
1
2
3
4
5
#!/bin/sh
set -e
echo 'running rust-fmt'
cargo fmt --all -- --check