This is an automated email from the ASF dual-hosted git repository.
tqchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.
from 4d713d6 [CI] Update ci-lint to use the latest image that contains
clang-format (#5568)
add 5428b54 [DOCKER] Add clang-format and nodejs to ci-lint (#5567)
No new revisions were added by this update.
Summary of changes:
.gitignore | 2 +-
docker/Dockerfile.ci_lint | 20 +++++--
...ython.sh => ubuntu1804_install_clang_format.sh} | 15 +++---
tests/lint/git-clang-format.sh | 61 ++++++++++++++++++++++
tests/lint/rat-excludes | 2 +
5 files changed, 85 insertions(+), 15 deletions(-)
copy docker/install/{ubuntu1804_install_python.sh =>
ubuntu1804_install_clang_format.sh} (70%)
create mode 100755 tests/lint/git-clang-format.sh