]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
chore: Update `.clang-format` to use `BinPackArguments=true` (#15744)
authorOliver Simons <redacted>
Tue, 2 Sep 2025 17:40:37 +0000 (19:40 +0200)
committerGitHub <redacted>
Tue, 2 Sep 2025 17:40:37 +0000 (01:40 +0800)
commit69db8a52e6dd0db81ec05c581150cc1e43b8ac46
treeb0c71b2a394a5a5163a654a68f15edeeb11b597b
parentc466abe1587bde458c806e2134e37750f2edf8fb
chore: Update `.clang-format` to use `BinPackArguments=true` (#15744)

This seems to correspond with what we want to do, see
[here](https://github.com/ggml-org/llama.cpp/pull/15715#discussion_r2315613796)
and [clang-format docs](https://clang.llvm.org/docs/ClangFormatStyleOptions.html#binpackarguments)
.clang-format