summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
diff options
context:
space:
mode:
authorBaranov Victor <bar.victor.2002@gmail.com>2025-11-21 12:47:24 +0300
committerGitHub <noreply@github.com>2025-11-21 12:47:24 +0300
commit316dbb4c1c661f08988ff8f86bf455e282012f2e (patch)
tree66786ca5e0cb62b35fbd2847efcb32b27908624e /lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
parentaf098e009695c07d5f56d1d8a1f9c8380919f26d (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