Skip to content

Commit fc036bd

Browse files
authored
adds errorcodes as submodules (#447)
1 parent e5a3ac8 commit fc036bd

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
[submodule "vendor/mimalloc"]
22
path = vendor/mimalloc
33
url = https://github.com/nim-lang/mimalloc
4+
[submodule "vendor/errorcodes"]
5+
path = vendor/errorcodes
6+
url = https://github.com/nim-lang/errorcodes

vendor/errorcodes

Submodule errorcodes added at 56e26ee

0 commit comments

Comments
 (0)