mirror of
https://github.com/theoludwig/advent_of_code.git
synced 2025-12-11 00:32:42 +01:00
ci: add automated tests/linting/format
This commit is contained in:
11
Cargo.lock
generated
Normal file
11
Cargo.lock
generated
Normal file
@@ -0,0 +1,11 @@
|
||||
# This file is automatically @generated by Cargo.
|
||||
# It is not intended for manual editing.
|
||||
version = 3
|
||||
|
||||
[[package]]
|
||||
name = "day_1"
|
||||
version = "1.0.0"
|
||||
|
||||
[[package]]
|
||||
name = "day_2"
|
||||
version = "1.0.0"
|
||||
Reference in New Issue
Block a user