mirror of
https://github.com/material-components/material-components-ios.git
synced 2026-01-09 07:11:20 +08:00
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
10 lines
473 B
Plaintext
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
|