spdlog/astyle.sh

4 lines
83 B
Bash
Raw Normal View History

2014-02-22 04:51:54 +08:00
#!/bin/bash
find . -name "*\.h" -o -name "*\.cpp"|xargs astyle --style=stroustrup