mirror of
https://github.com/material-components/material-components-ios.git
synced 2026-01-15 01:02:22 +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