.idea : use Combodo presets for code style and inspections

This commit is contained in:
Pierre Goiffon
2018-10-01 16:07:54 +02:00
parent cb73c2a3f9
commit 29691a09fe
2 changed files with 8 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
<component name="ProjectCodeStyleConfiguration">
<state>
<option name="USE_PER_PROJECT_SETTINGS" value="true" />
<option name="PREFERRED_PROJECT_CODE_STYLE" value="Combodo" />
</state>
</component>

View File

@@ -0,0 +1,7 @@
<component name="InspectionProjectProfileManager">
<settings>
<option name="projectProfile" value="Combodo" />
<option name="PROJECT_PROFILE" value="Combodo" />
<version value="1.0" />
</settings>
</component>