[xb] Cleanup, use maintained version of cpplint

https://github.com/google/styleguide/pull/837
This commit is contained in:
Margen67
2025-07-16 13:42:48 -07:00
parent 6314388c51
commit 108fa002f9
5 changed files with 729 additions and 7024 deletions

3
.gitmodules vendored
View File

@@ -106,3 +106,6 @@
[submodule "third_party/libusb"]
path = third_party/libusb
url = https://github.com/libusb/libusb.git
[submodule "third_party/cpplint"]
path = third_party/cpplint
url = https://github.com/cpplint/cpplint.git