22 lines
840 B
XML
22 lines
840 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="CommitMessageInspectionProfile">
|
|
<profile version="1.0">
|
|
<inspection_tool class="GraziCommit" enabled="true" level="TYPO" enabled_by_default="true" />
|
|
<inspection_tool class="SubjectBodySeparation" 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/Kotlin/kotlinx.coroutines/issues/$1" />
|
|
</IssueNavigationLink>
|
|
</list>
|
|
</option>
|
|
</component>
|
|
<component name="VcsDirectoryMappings">
|
|
<mapping directory="" vcs="Git" />
|
|
</component>
|
|
</project> |