Commit Graph

3 Commits

Author SHA1 Message Date
Rishesh Agarwal 96f9dd853a adding bad regexs to improve code sanity (#40915)
Closes #40915

COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/40915 from rishesh007:add_sanity_checks 56a3c329fbf4ea6df115573230e05c14b55811df
PiperOrigin-RevId: 820056643
2025-10-15 22:00:24 -07:00
Craig Tiller 339906443b [clang-format] Match include file ordering to internal clang-format (#40905)
gRPC is currently getting formatted with two different clang-format implementations, and due to some weirdness they have different include file orderings. This change introduces clang-format configuration to ensure that the two systems align - it's *highly* expected that this will need some maintenance going forward as the two systems evolve.

Closes #40905

PiperOrigin-RevId: 819606209
2025-10-15 00:24:11 -07:00
Yousuk Seung 396b07997d Add versioning to the sleuth tool.
PiperOrigin-RevId: 816511205
2025-10-07 21:00:44 -07:00