From c19052eb12fd350616f8d4714548a46d01909f70 Mon Sep 17 00:00:00 2001 From: Vladimir Krivosheev Date: Tue, 6 Aug 2024 09:32:36 +0200 Subject: [PATCH] IJPL-159596 add new content report files GitOrigin-RevId: 0f83ec834f4a69ffb443aa10245b98f7431e50bf --- plugins/restructuredtext/plugin-content.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 plugins/restructuredtext/plugin-content.yaml diff --git a/plugins/restructuredtext/plugin-content.yaml b/plugins/restructuredtext/plugin-content.yaml new file mode 100644 index 000000000000..c011542da167 --- /dev/null +++ b/plugins/restructuredtext/plugin-content.yaml @@ -0,0 +1,5 @@ +- name: lib/restructuredtext.jar + modules: + - name: intellij.restructuredtext + contentModules: + - name: intellij.restructuredtext.python \ No newline at end of file