Vsevolod Tolstopyatov | 60ae4d6 | 2020-06-09 01:49:35 -0700 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <project version="4"> |
Leonid Startsev | 55a7571 | 2020-06-30 13:07:51 +0300 | [diff] [blame] | 3 | <component name="CommitMessageInspectionProfile"> |
| 4 | <profile version="1.0"> |
Leonid Startsev | 55a7571 | 2020-06-30 13:07:51 +0300 | [diff] [blame] | 5 | <inspection_tool class="GraziCommit" enabled="true" level="TYPO" enabled_by_default="true" /> |
| 6 | <inspection_tool class="GrazieCommit" enabled="true" level="TYPO" enabled_by_default="true" /> |
| 7 | </profile> |
| 8 | </component> |
Vsevolod Tolstopyatov | f28e005 | 2021-02-12 05:41:01 -0800 | [diff] [blame] | 9 | <component name="GithubSharedProjectSettings"> |
| 10 | <option name="branchProtectionPatterns"> |
| 11 | <list> |
Leonid Startsev | 5f64f99 | 2021-09-06 14:39:17 +0300 | [diff] [blame] | 12 | <option value="master" /> |
Vsevolod Tolstopyatov | f28e005 | 2021-02-12 05:41:01 -0800 | [diff] [blame] | 13 | </list> |
| 14 | </option> |
| 15 | </component> |
Vsevolod Tolstopyatov | 60ae4d6 | 2020-06-09 01:49:35 -0700 | [diff] [blame] | 16 | <component name="IssueNavigationConfiguration"> |
| 17 | <option name="links"> |
| 18 | <list> |
| 19 | <IssueNavigationLink> |
| 20 | <option name="issueRegexp" value="#(\d+)" /> |
| 21 | <option name="linkRegexp" value="https://github.com/Kotlin/kotlinx.serialization/issues/$1" /> |
| 22 | </IssueNavigationLink> |
Mikhail Zarechenskiy | 8c74daf | 2023-03-15 16:03:03 +0100 | [diff] [blame] | 23 | <IssueNavigationLink> |
| 24 | <option name="issueRegexp" value="[A-Z]+\-\d+"/> |
| 25 | <option name="linkRegexp" value="http://youtrack.jetbrains.com/issue/$0"/> |
| 26 | </IssueNavigationLink> |
Vsevolod Tolstopyatov | 60ae4d6 | 2020-06-09 01:49:35 -0700 | [diff] [blame] | 27 | </list> |
| 28 | </option> |
| 29 | </component> |
| 30 | <component name="VcsDirectoryMappings"> |
| 31 | <mapping directory="" vcs="Git" /> |
| 32 | </component> |
Mikhail Zarechenskiy | 8c74daf | 2023-03-15 16:03:03 +0100 | [diff] [blame] | 33 | </project> |