mirror of
https://github.com/revanced/revanced-cli.git
synced 2024-11-03 18:33:55 +01:00
153d8ce746
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
14 lines
652 B
XML
14 lines
652 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="$PROJECT_DIR$" vcs="Git" />
|
|
<mapping directory="$PROJECT_DIR$/../revanced-patcher" vcs="Git" />
|
|
<mapping directory="$PROJECT_DIR$/../revanced-patches" vcs="Git" />
|
|
</component>
|
|
</project> |