Open zxul767 opened 2 years ago
pre-commit has been added to the project to ensure code gets formatted automatically using clang-format and clang-tidy, but it is not currently enforced in the CI/CD system.
pre-commit
clang-format
clang-tidy
pre-commit
has been added to the project to ensure code gets formatted automatically usingclang-format
andclang-tidy
, but it is not currently enforced in the CI/CD system.