jj/cli
Remo Senekowitsch 5947632027 config: use schema directive comment
Tombi is an LSP that complains about the "$schema" key, because it
itself is not actually part of our schema. Taplo is another LSP that
can read this comment directive. Using a comment seems generally more
appropriate. Syntax highlighting makes comments usually less visible,
indicating that the directive is not actually part of the configuration
data.
2025-08-29 14:52:30 +00:00
..
examples templater: extract non-Core operation methods table 2025-08-21 10:12:45 +00:00
src templater: relax whitespace requirement by leveraging implicit whitespace rule 2025-08-29 10:21:37 +00:00
testing revset: insert HeadsRange in Ancestors for nested range/filter 2025-08-02 01:40:23 +00:00
tests config: use schema directive comment 2025-08-29 14:52:30 +00:00
build.rs build.rs: separate commit ids if compiling at a merge commit 2025-07-08 02:38:21 +00:00
Cargo.toml templater: serialize ConfigValue through toml::Value 2025-08-25 05:52:46 +00:00
docs build: fix cargo publish by symlinking cli/docs->docs 2024-11-05 17:37:14 -08:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00