Skip to content

Commit 973f39a

Browse files
author
Arvid Paeglit
committed
simplified plugin vendor
1 parent 7c131f5 commit 973f39a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/META-INF/plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<idea-plugin>
22
<id>ai.deepcode.jetbrains-plugin</id>
33
<name>DeepCode</name>
4-
<vendor email="hello@deepcode.ai" url="https://www.deepcode.ai">DeepCode AG, Zurich, Switzerland</vendor>
4+
<vendor email="hello@deepcode.ai" url="https://www.deepcode.ai">DeepCode.ai</vendor>
55

66
<description><![CDATA[
77
DeepCode finds bugs, security vulnerabilities, performance and API issues based on AI. DeepCode's speed of analysis allow us to analyse your code in real time and deliver results when you hit the save button in your IDE. We support Java, C/C++, Python, JavaScript and TypeScript.<br>

0 commit comments

Comments
 (0)