spdlog/astyle.sh

4 lines
83 B
Bash
Raw Normal View History

2014-02-21 15:51:54 -05:00
#!/bin/bash
find . -name "*\.h" -o -name "*\.cpp"|xargs astyle --style=stroustrup