Skip to content

Commit 2e2a18d

Browse files
committed
chore(git): submodules weren't declared even though the directories were there
it was making lint-staged fail
1 parent bbf5895 commit 2e2a18d

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

Diff for: .gitmodules

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[submodule "packages/app/android"]
2+
path = packages/app/android
3+
url = [email protected]:churros/android
4+
[submodule "packages/app/ios"]
5+
path = packages/app/ios
6+
url = [email protected]:churros/ios
7+

Diff for: packages/app/android

Submodule android deleted from ee780ab

Diff for: packages/app/ios

Submodule ios deleted from 37fc5f0

0 commit comments

Comments
 (0)