fix: add missing submodule back
Some checks failed
submodules sync / sync (push) Successful in 39s
build / build (push) Failing after 1m14s
build / trigger-build-image (push) Has been skipped

This commit is contained in:
张泊明518370910136 2024-11-03 01:47:51 -05:00
parent c642f04aef
commit 144c705887
GPG Key ID: D47306D7062CDA9D

4
.gitmodules vendored
View File

@ -22,6 +22,10 @@
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