mirror of
https://boringssl.googlesource.com/boringssl
synced 2026-07-21 14:43:51 +00:00
880f5dbc43
Testing with VSCode, this seems to work? Previously I'd apparently just turned header insertion off, but better to just make the tool work. To get it to insert it in the right group, I had to configure IncludeCategories in .clang-format. I have not gone as far as to turn on header regrouping, but we might consider that. Based on a quick test, this alone seems to be enough to make clangd do what we want. Bug: 505864275 Change-Id: Ie7c40f5c67ee59936ea3f1396f00cab1f3edf6d0 Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/93827 Auto-Submit: David Benjamin <davidben@google.com> Presubmit-BoringSSL-Verified: boringssl-scoped@luci-project-accounts.iam.gserviceaccount.com <boringssl-scoped@luci-project-accounts.iam.gserviceaccount.com> Commit-Queue: Adam Langley <agl@google.com> Reviewed-by: Adam Langley <agl@google.com>
3 lines
47 B
YAML
3 lines
47 B
YAML
Style:
|
|
AngledHeaders: ["include/openssl/.*"]
|