vcs.xml 1.0 KB

1234567891011121314151617181920212223242526
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="CommitMessageInspectionProfile">
  4. <profile version="1.0">
  5. <inspection_tool class="SubjectBodySeparation" enabled="true" level="WARNING" enabled_by_default="true" />
  6. <inspection_tool class="SubjectLimit" enabled="true" level="WARNING" enabled_by_default="true" />
  7. </profile>
  8. </component>
  9. <component name="IssueNavigationConfiguration">
  10. <option name="links">
  11. <list>
  12. <IssueNavigationLink>
  13. <option name="issueRegexp" value="[A-Z]+\-\d+" />
  14. <option name="linkRegexp" value="http://support.matrix.lan/issue/$0" />
  15. </IssueNavigationLink>
  16. <IssueNavigationLink>
  17. <option name="issueRegexp" value="[A-Z]+\-\d+" />
  18. <option name="linkRegexp" value="https://kb.mypdns.org/issue/$0" />
  19. </IssueNavigationLink>
  20. </list>
  21. </option>
  22. </component>
  23. <component name="VcsDirectoryMappings">
  24. <mapping directory="" vcs="Git" />
  25. </component>
  26. </project>