featherless d7e126772d
[kokoro] Extract more of the clang-format logic out to clang-format-ci. (#5722)
This will make it easier for us to keep all google-owned repositories running the same clang-format version in tandem.

Also moved from a submodule to a clone + version checkout so that our CI gracefully upgrades as we release new non-breaking release to clang-format-ci.

Relies on upstream changes in https://github.com/material-foundation/clang-format-ci/pull/4
2018-11-19 22:09:50 -05:00

10 lines
473 B
Plaintext

[submodule "scripts/external/clang-format-linter"]
path = scripts/external/clang-format-linter
url = https://github.com/vhbit/clang-format-linter.git
[submodule "scripts/external/material-motion-apidiff"]
path = scripts/external/material-motion-apidiff
url = https://github.com/material-motion/material-motion-apidiff.git
[submodule "scripts/external/github-comment"]
path = scripts/external/github-comment
url = https://github.com/material-foundation/github-comment