From 940f82b6951ec62e29a6422a746123f88da01df3 Mon Sep 17 00:00:00 2001 From: ofir-frd Date: Mon, 21 Jul 2025 17:01:49 +0300 Subject: [PATCH] docs: add platform support info to similar code tool documentation --- docs/docs/tools/similar_code.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/docs/tools/similar_code.md b/docs/docs/tools/similar_code.md index 623232f7..684f8265 100644 --- a/docs/docs/tools/similar_code.md +++ b/docs/docs/tools/similar_code.md @@ -1,3 +1,5 @@ +`Platforms supported: GitHub` + ## Overview The similar code tool retrieves the most similar code components from inside the organization's codebase, or from open-source code.