Skip to content

Commit dec4d7c

Browse files
committed
Migrate data files to submodule.
1 parent 28e7976 commit dec4d7c

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
[submodule "lexical-parse-float/etc/correctness/test-parse-golang/parse-number-fxx-test-data"]
22
path = lexical-parse-float/etc/correctness/test-parse-golang/parse-number-fxx-test-data
33
url = https://github.com/Alexhuszagh/parse-number-fxx-test-data
4+
[submodule "lexical-benchmark/data"]
5+
path = lexical-benchmark/data
6+
url = https://github.com/Alexhuszagh/rust-lexical-benchmark-data

lexical-benchmark/data

Submodule data added at c50f472

0 commit comments

Comments
 (0)