1
0
mirror of https://github.com/gabime/spdlog.git synced 2025-03-14 10:09:54 +08:00
spdlog/astyle.sh
2014-02-21 22:51:54 +02:00

4 lines
83 B
Bash
Executable File

#!/bin/bash
find . -name "*\.h" -o -name "*\.cpp"|xargs astyle --style=stroustrup