This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
Operations
/
joystream
İzle
3
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
1e81c42be3
Dallar
Biçim İmleri
helios
improve-forum-performance
master
pioneer-proposals-active-per-default
pioneer-tweaks
qn-with-host-pg
joystream
/
devops
/
git-hooks
/
pre-commit
pre-commit
78 B
Geçmiş
Ham
1
2
3
4
5
#!/usr/bin/env bash
set -e
echo 'running rust-fmt'
cargo fmt --all -- --check