File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ <component name="InspectionProjectProfileManager">
2
+ <profile version="1.0">
3
+ <option name="myName" value="Project Default" />
4
+ <inspection_tool class="CatchMayIgnoreException" enabled="false" level="WARNING" enabled_by_default="false" />
5
+ <inspection_tool class="RawUseOfParameterizedType" enabled="false" level="WARNING" enabled_by_default="false" />
6
+ <inspection_tool class="UNCHECKED_WARNING" enabled="false" level="WARNING" enabled_by_default="false" />
7
+ </profile>
8
+ </component>
Original file line number Diff line number Diff line change 1
- 5.5.0 20221011
1
+ 5.5.0 20221007
2
2
BF: Review: Optimization and corrections (without functional impact)
3
3
The binary is getting a little smaller again. I did not expect that :-)
4
4
BF: Generator: Correction when parsing structures
You can’t perform that action at this time.
0 commit comments