From 91326108edb1f1e3b050df5cc40131ab386d4ea2 Mon Sep 17 00:00:00 2001 From: Nikita Katkov Date: Fri, 18 Oct 2024 17:36:31 +0200 Subject: [PATCH] [yaml] IJPL-64341 IJ-CR-147338 Implement gitlab YAML tags support on the gitlab plugin side A dedicated optional content module was created because gitlab plugin does not have a YAML dependency (cherry picked from commit 16c20b514552e161325eb81d2aa759cd9099e729) GitOrigin-RevId: 3a1ec9a73b87064ab8f92b8721fbcc88c2634da2 --- intellij.idea.community.main.iml | 1 + 1 file changed, 1 insertion(+) diff --git a/intellij.idea.community.main.iml b/intellij.idea.community.main.iml index ac51b549e68a..1881cbbec9f2 100644 --- a/intellij.idea.community.main.iml +++ b/intellij.idea.community.main.iml @@ -222,5 +222,6 @@ + \ No newline at end of file