diff options
| author | Xavier Claessens <xavier.claessens@collabora.com> | 2021-03-09 13:15:06 -0500 |
|---|---|---|
| committer | Xavier Claessens <xclaesse@gmail.com> | 2021-03-16 21:01:54 -0400 |
| commit | f55868927721f273640a3ba7a8e703d418a352b6 (patch) | |
| tree | 813740324e90910f74f57a797b7f933b3ebc2776 /test cases/unit/93 clangformat/src/badformat.cpp | |
| parent | a45f939092cc2c60d49040bdb0147758a1403f61 (diff) | |
| download | meson-f55868927721f273640a3ba7a8e703d418a352b6.tar.gz | |
clangformat: Add include and ignore files
Diffstat (limited to 'test cases/unit/93 clangformat/src/badformat.cpp')
| -rw-r--r-- | test cases/unit/93 clangformat/src/badformat.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test cases/unit/93 clangformat/src/badformat.cpp b/test cases/unit/93 clangformat/src/badformat.cpp new file mode 100644 index 000000000..99a0ea60c --- /dev/null +++ b/test cases/unit/93 clangformat/src/badformat.cpp @@ -0,0 +1,2 @@ +class { +}; |
