From c4adc21bdac4f49f65061856e38cb35d558abc02 Mon Sep 17 00:00:00 2001 From: JeelRajodiya Date: Thu, 10 Oct 2024 14:08:45 +0530 Subject: [PATCH 1/3] fix: misspelled enum --- scripts/tools/tools-schema.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/tools/tools-schema.json b/scripts/tools/tools-schema.json index f8d848fcca1..e11968a1b2e 100644 --- a/scripts/tools/tools-schema.json +++ b/scripts/tools/tools-schema.json @@ -70,7 +70,7 @@ "Markdown", "YAML", "R", - "Rubby", + "Ruby", "Rust", "Shell", "Groovy" @@ -102,7 +102,7 @@ "Markdown", "YAML", "R", - "Rubby", + "Ruby", "Rust", "Shell", "Groovy" From f17280b2fd01a6265fac47bb01c6d82bb21011df Mon Sep 17 00:00:00 2001 From: JeelRajodiya Date: Thu, 10 Oct 2024 21:38:26 +0530 Subject: [PATCH 2/3] Revert "fix: misspelled enum" This reverts commit c4adc21bdac4f49f65061856e38cb35d558abc02. --- scripts/tools/tools-schema.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/tools/tools-schema.json b/scripts/tools/tools-schema.json index e11968a1b2e..f8d848fcca1 100644 --- a/scripts/tools/tools-schema.json +++ b/scripts/tools/tools-schema.json @@ -70,7 +70,7 @@ "Markdown", "YAML", "R", - "Ruby", + "Rubby", "Rust", "Shell", "Groovy" @@ -102,7 +102,7 @@ "Markdown", "YAML", "R", - "Ruby", + "Rubby", "Rust", "Shell", "Groovy" From ef7af4b070ba2ff5cd176c0e32b47a161a3b285f Mon Sep 17 00:00:00 2001 From: JeelRajodiya Date: Thu, 10 Oct 2024 21:43:23 +0530 Subject: [PATCH 3/3] Revert "Revert "fix: misspelled enum"" This reverts commit f17280b2fd01a6265fac47bb01c6d82bb21011df. --- scripts/tools/tools-schema.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/tools/tools-schema.json b/scripts/tools/tools-schema.json index f8d848fcca1..e11968a1b2e 100644 --- a/scripts/tools/tools-schema.json +++ b/scripts/tools/tools-schema.json @@ -70,7 +70,7 @@ "Markdown", "YAML", "R", - "Rubby", + "Ruby", "Rust", "Shell", "Groovy" @@ -102,7 +102,7 @@ "Markdown", "YAML", "R", - "Rubby", + "Ruby", "Rust", "Shell", "Groovy"