mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
DROID-162 Editor | Tech | Add commit message checker (#2405)
This commit is contained in:
parent
09044cc5fb
commit
7c37cf4420
4 changed files with 57 additions and 0 deletions
16
.idea/vcs.xml
generated
Normal file
16
.idea/vcs.xml
generated
Normal file
|
@ -0,0 +1,16 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="IssueNavigationConfiguration">
|
||||
<option name="links">
|
||||
<list>
|
||||
<IssueNavigationLink>
|
||||
<option name="issueRegexp" value="([A-Za-z]+)-(\d+)" />
|
||||
<option name="linkRegexp" value="https://linear.app/anytype/issue/$1-$2" />
|
||||
</IssueNavigationLink>
|
||||
</list>
|
||||
</option>
|
||||
</component>
|
||||
<component name="VcsDirectoryMappings">
|
||||
<mapping directory="" vcs="Git" />
|
||||
</component>
|
||||
</project>
|
Loading…
Add table
Add a link
Reference in a new issue