This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
Operations
/
joystream
Obserwuj
3
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Gałąź:
pioneer-tweaks
Gałęzie
Tagi
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
Bezpośredni odnośnik
Historia
Czysty
1
2
3
4
5
#!/bin/sh
set -e
echo 'running rust-fmt'
cargo fmt --all -- --check