1
1
mirror of https://github.com/theoludwig/advent_of_code.git synced 2025-05-18 19:27:51 +02:00

chore: simplify external tools dependency management

This commit is contained in:
2024-02-08 14:23:24 +01:00
parent 51f9ac4bfc
commit 68078034e6
11 changed files with 2640 additions and 86 deletions

View File

@ -10,5 +10,5 @@ charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.{yml,yaml,md}]
[*.{yml,yaml,json,md}]
indent_size = 2