mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org.git
synced 2024-11-02 23:17:19 +00:00
13 lines
571 B
XML
13 lines
571 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="CommitMessageInspectionProfile">
|
|
<profile version="1.0">
|
|
<inspection_tool class="CommitFormat" enabled="true" level="WARNING" enabled_by_default="true" />
|
|
<inspection_tool class="CommitNamingConvention" enabled="true" level="WARNING" enabled_by_default="true" />
|
|
</profile>
|
|
</component>
|
|
<component name="VcsDirectoryMappings">
|
|
<mapping directory="" vcs="Git" />
|
|
<mapping directory="$PROJECT_DIR$/../docs.selfprivacy.org" vcs="Git" />
|
|
</component>
|
|
</project> |