1
0
mirror of https://github.com/KDE/latte-dock.git synced 2024-12-23 13:33:50 +03:00
latte-dock/formatter.sh
Johan Smith Agudelo Rodriguez a093d7f520 update file mode. +x
2016-12-25 18:13:05 -05:00

4 lines
89 B
Bash
Executable File

#!/bin/bash
astyle --options='astylerc' `find -maxdepth 3 -name '*.cpp' -o -name '*.h'`