From 387d0d90472a7363f520577e0636015017275b13 Mon Sep 17 00:00:00 2001 From: Carlos Alexandro Becker Date: Mon, 28 Jul 2025 23:46:15 -0300 Subject: [PATCH] docs: add $schema to crush.json --- crush.json | 1 + 1 file changed, 1 insertion(+) diff --git a/crush.json b/crush.json index 1b04ea6c24f8b64a3a12ceb47551f3177fa66302..ba4dc18bc63381ad4bdbca5470a1527986c74205 100644 --- a/crush.json +++ b/crush.json @@ -1,4 +1,5 @@ { + "$schema": "https://charm.land/crush.json", "lsp": { "Go": { "command": "gopls"