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="BodyLimit" enabled="true" level="WARNING" enabled_by_default="true" /> 6 <inspection_tool class="SubjectBodySeparation" enabled="true" level="WARNING" enabled_by_default="true" /> 7 <inspection_tool class="SubjectLimit" enabled="true" level="WARNING" enabled_by_default="true"> 8 <option name="RIGHT_MARGIN" value="50" /> 9 </inspection_tool> 10 </profile> 11 </component> 12 <component name="VcsDirectoryMappings"> 13 <mapping directory="$PROJECT_DIR$/../../.." vcs="Git" /> 14 </component> 15</project>