mirror of
https://github.com/langgenius/dify.git
synced 2026-04-30 13:37:24 +08:00
Signed-off-by: Stream <Stream_2@qq.com> # Conflicts: # api/controllers/console/app/generator.py # api/models/workflow.py
23 lines
890 B
XML
23 lines
890 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="CommitMessageInspectionProfile">
|
|
<profile version="1.0">
|
|
<inspection_tool class="CommitFormat" enabled="true" level="WARNING" enabled_by_default="true" />
|
|
<inspection_tool class="CommitNamingConvention" enabled="true" level="WARNING" enabled_by_default="true" />
|
|
</profile>
|
|
</component>
|
|
<component name="IssueNavigationConfiguration">
|
|
<option name="links">
|
|
<list>
|
|
<IssueNavigationLink>
|
|
<option name="issueRegexp" value="#(\d+)" />
|
|
<option name="linkRegexp" value="https://github.com/langgenius/dify/issues/$1" />
|
|
</IssueNavigationLink>
|
|
</list>
|
|
</option>
|
|
</component>
|
|
<component name="VcsDirectoryMappings">
|
|
<mapping directory="" vcs="Git" />
|
|
<mapping directory="$PROJECT_DIR$/.." vcs="Git" />
|
|
</component>
|
|
</project> |