Skip to content

Commit

Permalink
clang-format script
Browse files Browse the repository at this point in the history
  • Loading branch information
netheril96 committed May 14, 2016
1 parent 6fe26a8 commit d19c011
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions format.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/bin/bash
cd `dirname $0`
clang-format -i --style=File sources/*.h sources/*.cpp test/*.cpp

0 comments on commit d19c011

Please sign in to comment.