diff options
Diffstat (limited to 'reformat')
-rwxr-xr-x | reformat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/reformat b/reformat new file mode 100755 index 0000000..64a1a59 --- /dev/null +++ b/reformat @@ -0,0 +1 @@ +clang-format -i --style=Mozilla *.*pp |