You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 13, 2026. It is now read-only.
This patch release uses a more explicit invocation to calculate the sha of the clang-format
binaries. The readme has also been updated to include a more generalizable installation method.
The invocation openssl sha appears to have been removed from recent continuous integration
machines. This release now uses a more explicit openssl sha256 invocation.
This minor release updates clang-format to r351607, includes some minor cleanup to the scripts, and
removes the need to initialize submodules when cloning the repository.
This is the initial stable release of clang-format-ci. It includes support for running clang-format from Travis CI and Kokoro jobs. This release has solely been tested on Mac platforms thus far, but it may also support other platforms.