jj/lib
Yuya Nishihara 43ac4faac4 config: preserve key formatting on set_value()
I just noticed toml_edit::Table has a format-preserving insert() API. I think
it's better to retain the user-specified quoting style.
2024-12-29 09:57:04 +09:00
..
benches style: add semicolon at the end of expressions used as statements 2024-10-04 22:29:13 +02:00
gen-protos cargo: inherit lints configuration from workspace 2024-10-04 22:29:13 +02:00
proc-macros style: remove useless uses of .iter() 2024-10-04 22:29:13 +02:00
src config: preserve key formatting on set_value() 2024-12-29 09:57:04 +09:00
tests config: extract jj-lib's default values to embedded TOML file 2024-12-25 10:44:37 +09:00
testutils config: extract jj-lib's default values to embedded TOML file 2024-12-25 10:44:37 +09:00
Cargo.toml repo, workspace: use dunce::canonicalize() to normalize paths 2024-12-22 09:45:37 +09:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00