|
@@ -0,0 +1,9 @@
|
|
|
|
+<component name="InspectionProjectProfileManager">
|
|
|
|
+ <profile version="1.0">
|
|
|
|
+ <option name="myName" value="lynar-studios-analysis-profile" />
|
|
|
|
+ <inspection_tool class="Cppcheck" enabled="false" level="WARNING" enabled_by_default="false" />
|
|
|
|
+ <inspection_tool class="UnusedValue" enabled="true" level="WARNING" enabled_by_default="true">
|
|
|
|
+ <option name="showUnusedInitializers" value="false" />
|
|
|
|
+ </inspection_tool>
|
|
|
|
+ </profile>
|
|
|
|
+</component>
|