Add formatter/linter config files
Open
build
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 283
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 135
Description
To make it easy to run the linters and formatters for C++ (clang-tidy, clangformat, cpplint) and python (pylint, yapf) we should add config files for these various utilities and add instructions for how to run them. They should be configured to match internal Google style to minimize impedance mismatch.
Contributor guide
Assessment
This issue has not been assessed yet.