diff options
| author | Lukas Fürmetz <fuermetz@mailbox.org> | 2018-11-16 00:49:33 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-11-16 00:49:33 +0100 |
| commit | edde37ddc583bc427272daed0d6f97676c05cb6b (patch) | |
| tree | 67db9c8dc85fea903f5e963b09ebfdb6f35e3f2f | |
| parent | 38eaf2867853199af203433fdba3f4df01fd2ee5 (diff) | |
Test Travis PR Integrationakermu-patch-1
| -rw-r--r-- | .clang-format | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.clang-format b/.clang-format index 154c9a0..3a441a3 100644 --- a/.clang-format +++ b/.clang-format @@ -1,2 +1,3 @@ Language: Cpp BasedOnStyle: LLVM + |
