diff options
| author | Baranov Victor <bar.victor.2002@gmail.com> | 2025-11-21 12:47:24 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-21 12:47:24 +0300 |
| commit | 316dbb4c1c661f08988ff8f86bf455e282012f2e (patch) | |
| tree | 66786ca5e0cb62b35fbd2847efcb32b27908624e /lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py | |
| parent | af098e009695c07d5f56d1d8a1f9c8380919f26d (diff) | |
[clang-tidy][NFC] Reformat code and set 'KeepEmptyLines' to false (#168131)
Currently, default `clang-format` LLVM style is configured like this:
```
KeepEmptyLines:
AtEndOfFile: false
AtStartOfBlock: true
AtStartOfFile: true
```
This PR sets `AtStartOfBlock` and `AtStartOfFile` to false.
I think this is the general style pattern we tend to follow, in
particular Eugene made comments about empty newlines at start of
functions.
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions
