Make C style checker submodule track its master branch by default

This commit is contained in:
Mario Hüttel 2019-08-26 21:07:16 +02:00
parent eba4238855
commit 4d6d2e6734
1 changed files with 1 additions and 0 deletions

1
.gitmodules vendored
View File

@ -1,3 +1,4 @@
[submodule "c-style-checker"]
path = c-style-checker
url = https://git.shimatta.de/mhu/c-style-checker
branch = master