tqchen edited a comment on pull request #7235: URL: https://github.com/apache/tvm/pull/7235#issuecomment-757053449
Given that format can be done simply via `./tests/lint/git-clang-format.sh upstream/main`. (where upstream points to the apache/tvm) I feel it is not necessary to introduce the script into the make, as the grep seems to be quite complicated. There is also already script in https://github.com/apache/tvm/blob/main/tests/lint/clang_format.sh#L20 that reproduces most of the format options(assuming a single commit) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
