2 lines
37 B
Bash
2 lines
37 B
Bash
|
|
#!/bin/bash
|
||
|
|
leptosfmt -t 2 -- **/*.rs
|