1234567891011121314151617181920212223242526 |
- <?xml version="1.0" encoding="UTF-8"?>
- <project version="4">
- <component name="CommitMessageInspectionProfile">
- <profile version="1.0">
- <inspection_tool class="SubjectBodySeparation" enabled="true" level="WARNING" enabled_by_default="true" />
- <inspection_tool class="SubjectLimit" enabled="true" level="WARNING" enabled_by_default="true" />
- </profile>
- </component>
- <component name="IssueNavigationConfiguration">
- <option name="links">
- <list>
- <IssueNavigationLink>
- <option name="issueRegexp" value="[A-Z]+\-\d+" />
- <option name="linkRegexp" value="http://support.matrix.lan/issue/$0" />
- </IssueNavigationLink>
- <IssueNavigationLink>
- <option name="issueRegexp" value="[A-Z]+\-\d+" />
- <option name="linkRegexp" value="https://kb.mypdns.org/issue/$0" />
- </IssueNavigationLink>
- </list>
- </option>
- </component>
- <component name="VcsDirectoryMappings">
- <mapping directory="" vcs="Git" />
- </component>
- </project>
|