1
0
Fork 0
No description
Find a file
Matej Focko f53be47327
solution: adjust after a refactor
• publicly export reused imports
• deduce string with the day from the typename
• parse sample separately in the tests
  · reason: thread safety when running tests

Signed-off-by: Matej Focko <mfocko@redhat.com>
2022-12-08 22:36:58 +01:00
inputs chore: add skeletons and prepary directories 2022-12-01 11:04:36 +01:00
samples day(08): add initial solution 2022-12-08 12:03:57 +01:00
src solution: adjust after a refactor 2022-12-08 22:36:58 +01:00
.envrc env: don't print full backtrace 2022-12-07 14:51:11 +01:00
.gitignore chore: add skeletons and prepary directories 2022-12-01 11:04:36 +01:00
.gitlab-ci.yml ci: disable docs and pages 2022-12-04 22:15:45 +01:00
Cargo.lock cargo: update and remove ‹thiserror› 2022-12-07 22:56:22 +01:00
Cargo.toml cargo: update and remove ‹thiserror› 2022-12-07 22:56:22 +01:00
get_input.py chore(input): deduce the day to be downloaded 2022-12-03 14:12:20 +01:00