mirror of
https://github.com/Almamu/linux-wallpaperengine.git
synced 2025-07-14 05:12:25 +08:00
4 lines
59 B
Bash
4 lines
59 B
Bash
#!/bin/bash
|
|
|
|
shopt -s globstar
|
|
clang-format -i src/**/*.cpp |