[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
This commit is contained in:
Nikita Katkov
2024-10-18 17:36:31 +02:00
committed by intellij-monorepo-bot
parent a4512869b5
commit 91326108ed

View File

@@ -222,5 +222,6 @@
<orderEntry type="module" module-name="intellij.java.terminal.tests" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.java.terminal" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.remoteDev.util" scope="TEST" />
<orderEntry type="module" module-name="intellij.vcs.gitlab.yaml" scope="RUNTIME" />
</component>
</module>