~starkingdoms/starkingdoms

ref: d6fd89d8409e7401e6e73f13e91d866b5ef4f30a starkingdoms/.git-hooks/pre-commit -rwxr-xr-x 72 bytes
d6fd89d8 — ghostlyzsh Merge branch 'bevy_rewrite' of https://gitlab.com/starkingdoms.tk/starkingdoms.tk into bevy_rewrite 1 year, 11 months ago
                                                                                
1
2
3
#!/bin/bash
cargo fmt
cd starkingdoms-client && yarn prettier . --write