Mercurial > public > finance-parser
annotate .idea/inspectionProfiles/Project_Default.xml @ 2:ef8a4d95755a
add aws sam project
author | Dennis C. M. <dennis@denniscm.com> |
---|---|
date | Thu, 01 Jun 2023 18:51:18 +0100 |
parents | |
children |
rev | line source |
---|---|
2 | 1 <component name="InspectionProjectProfileManager"> |
2 <profile version="1.0"> | |
3 <option name="myName" value="Project Default" /> | |
4 <inspection_tool class="GrazieInspection" enabled="false" level="GRAMMAR_ERROR" enabled_by_default="false" /> | |
5 <inspection_tool class="LanguageDetectionInspection" enabled="false" level="WARNING" enabled_by_default="false" /> | |
6 <inspection_tool class="SpellCheckingInspection" enabled="false" level="TYPO" enabled_by_default="false"> | |
7 <option name="processCode" value="true" /> | |
8 <option name="processLiterals" value="true" /> | |
9 <option name="processComments" value="true" /> | |
10 </inspection_tool> | |
11 </profile> | |
12 </component> |