test(cpplint): simpler test
Some checks failed
submodules sync / sync (push) Failing after 8s
build / build (push) Failing after 1m0s
build / trigger-build-image (push) Has been skipped

This commit is contained in:
张泊明518370910136 2024-11-03 01:45:02 -05:00
parent f0349a461b
commit c642f04aef
GPG Key ID: D47306D7062CDA9D
3 changed files with 5 additions and 9 deletions

12
.gitmodules vendored
View File

@ -6,10 +6,6 @@
path = examples/diff/complex
url = ssh://git@focs.ji.sjtu.edu.cn:2222/JOJ/JOJ3-examples.git
branch = diff/complex
[submodule "examples/cpplint/sillycode"]
path = examples/cpplint/sillycode
url = ssh://git@focs.ji.sjtu.edu.cn:2222/JOJ/JOJ3-examples.git
branch = cpplint/sillycode
[submodule "examples/compile/success"]
path = examples/compile/success
url = ssh://git@focs.ji.sjtu.edu.cn:2222/JOJ/JOJ3-examples.git
@ -26,10 +22,6 @@
path = examples/sample/error
url = ssh://git@focs.ji.sjtu.edu.cn:2222/JOJ/JOJ3-examples.git
branch = sample/error
[submodule "examples/keyword/cpplint/sillycode"]
path = examples/keyword/cpplint/sillycode
url = ssh://git@focs.ji.sjtu.edu.cn:2222/JOJ/JOJ3-examples.git
branch = keyword/cpplint/sillycode
[submodule "examples/clangtidy/sillycode"]
path = examples/clangtidy/sillycode
url = ssh://git@focs.ji.sjtu.edu.cn:2222/JOJ/JOJ3-examples.git
@ -74,3 +66,7 @@
path = examples/cppcheck/simple
url = ssh://git@focs.ji.sjtu.edu.cn:2222/JOJ/JOJ3-examples.git
branch = cppcheck/simple
[submodule "examples/cpplint/simple"]
path = examples/cpplint/simple
url = ssh://git@focs.ji.sjtu.edu.cn:2222/JOJ/JOJ3-examples.git
branch = cpplint/simple

@ -1 +0,0 @@
Subproject commit 4d55429794f93c600a96622889052cec58e35804

@ -0,0 +1 @@
Subproject commit b741b29ee58ad9b92ac29631a454f97c549181a7