This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
Operations
/
joystream
Segui
3
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
1e81c42be3
Rami (Branch)
Tag
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
Cronologia
Originale
1
2
3
4
5
#!/usr/bin/env bash
set -e
echo 'running rust-fmt'
cargo fmt --all -- --check