From 8a02b8f016d5d707289a67c436cf1cf329686eab Mon Sep 17 00:00:00 2001 From: Olexandr Smirnov Date: Wed, 30 Jul 2025 18:45:58 +0300 Subject: [PATCH] jj: update the scheme definition --- config/jj/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/jj/config.toml b/config/jj/config.toml index 07eea09..94e8f1e 100644 --- a/config/jj/config.toml +++ b/config/jj/config.toml @@ -1,4 +1,4 @@ -"$schema" = "https://jj-vcs.github.io/jj/latest/config-schema.json" +#:schema https://jj-vcs.github.io/jj/latest/config-schema.json [user] name = "Olexandr Smirnov"