1
0
mirror of https://github.com/rm-dr/datapath.git synced 2025-12-10 05:14:13 -08:00

Initial commit: tooling + CI

This commit is contained in:
2025-12-02 20:41:53 -08:00
commit b265b7cb68
5 changed files with 89 additions and 0 deletions

5
lychee.toml Normal file
View File

@@ -0,0 +1,5 @@
cache = true
max_cache_age = "2d"
verbose = "info"
glob_ignore_case = false
exclude = ['^http(s)?://localhost', '^file://']