diff options
author | Stephen Enders <smenders@gmail.com> | 2021-01-05 00:30:53 -0500 |
---|---|---|
committer | Stephen Enders <smenders@gmail.com> | 2021-01-05 00:30:53 -0500 |
commit | 9ccf3248f2d9cd2cb9bd5a4826e8d0409f98f3d1 (patch) | |
tree | 50d8f29821fbbc42dc932bf3135a084ec2617ffe /reformat |
Initial commit - Rendering
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 |