Skip to content
This repository has been archived by the owner on Nov 1, 2021. It is now read-only.

Commit

Permalink
Add file to call clang format
Browse files Browse the repository at this point in the history
Signed-off by: Arthur Brainville (Ybalrid) <ybalrid@ybalrid.info>
  • Loading branch information
Ybalrid committed Jan 20, 2018
1 parent 487cace commit 4dd3067
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

clang-format -style=file -i src/* include/* example/*.cpp example/*.hpp template/*.cpp template/*.hpp tests/*.cpp tests/*.hpp

0 comments on commit 4dd3067

Please sign in to comment.