rustfmt shell script

master
rasul 4 years ago
parent 907da2f20a
commit c25cf62b42

@ -0,0 +1,2 @@
#!/bin/bash
find src -type f -name '*.rs' -exec rustfmt {} +
Loading…
Cancel
Save