mirror of
https://github.com/Almamu/linux-wallpaperengine.git
synced 2025-07-14 05:12:25 +08:00
4 lines
95 B
Bash
Executable File
4 lines
95 B
Bash
Executable File
#!/bin/bash
|
|
|
|
shopt -s globstar
|
|
clang-tidy --format-style file src/**/*.cpp -p cmake-build-debug |