I have noticed inconsistencies between TVM's style as written today the Google C++ style as formatted by tools such as clang-format.
This proposal is simply a request for us to create a standard clang-format configuration file and apply it uniformly to all code and PRs. We could even set up git-hooks to do this automatically for TVM developers.
Thoughts?
cc @zhiics
I have noticed inconsistencies between TVM's style as written today the Google C++ style as formatted by tools such as
clang-format.This proposal is simply a request for us to create a standard
clang-formatconfiguration file and apply it uniformly to all code and PRs. We could even set up git-hooks to do this automatically for TVM developers.Thoughts?
cc @zhiics