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