diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-09-15 07:54:31 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-09-15 07:54:31 +0200 |
| commit | 12d299f552a5aa8b6ea711dbe67805c4a5aab10d (patch) | |
| tree | ceda78da0eebd00359cb486969049fe91d4d62cc /c-embed/.clang-format | |
| parent | ef8ffebb9216684dc0314529ee2fa98baa5f2c7b (diff) | |
| download | probe-12d299f552a5aa8b6ea711dbe67805c4a5aab10d.tar.gz | |
Move to LLVM ruleset for Clang autoformatter
Diffstat (limited to 'c-embed/.clang-format')
| -rw-r--r-- | c-embed/.clang-format | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/c-embed/.clang-format b/c-embed/.clang-format index 5f0e585..84ac618 100644 --- a/c-embed/.clang-format +++ b/c-embed/.clang-format @@ -1,4 +1,4 @@ -BasedOnStyle: Chromium +BasedOnStyle: LLVM ColumnLimit: 120 IndentWidth: 4 |
