spdlog/astyle.sh

4 lines
83 B
Bash
Raw Normal View History

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