We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2715bf commit 4311c43Copy full SHA for 4311c43
.gitmodules
@@ -2,3 +2,7 @@
2
path = advent-of-code-2024/src/test/resources/inputs
3
url = https://github.com/Flashky/advent-of-code-2024-data.git
4
branch = master
5
+[submodule "src/test/resources/inputs"]
6
+ path = src/test/resources/inputs
7
+ url = https://github.com/Flashky/advent-of-code-2024-data.git
8
+ branch = master
src/test/resources/inputs
0 commit comments