jj/lib
Yuya Nishihara 89d3a8b8b7 config: remove check for relative path patterns, add doc about path equivalence
I originally added the check so we would never canonicalize path relative to
random cwd, but Windows CI failed because "/" is a relative path. Suppose user
would want to share the same configuration file between native Windows and WSL,
this check would be too nitpicky.
2024-12-20 09:23:46 +09:00
..
benches
gen-protos
proc-macros
src config: remove check for relative path patterns, add doc about path equivalence 2024-12-20 09:23:46 +09:00
tests settings: parse TOML date-time value as well as string timestamp 2024-12-18 09:51:56 +09:00
testutils
Cargo.toml
LICENSE