+ util NotTested
+ @NotTested AnswerCallbackQuery + @NotTested ApproveChatJoinRequest + some refactoring and docs
This commit is contained in:
7
.idea/inspectionProfiles/Project_Default.xml
generated
7
.idea/inspectionProfiles/Project_Default.xml
generated
@@ -1,6 +1,7 @@
|
||||
<component name="InspectionProjectProfileManager">
|
||||
<profile version="1.0">
|
||||
<option name="myName" value="Project Default" />
|
||||
<inspection_tool class="0197c475-23ba-3a2b-9fef-705786687de5" enabled="true" level="ERROR" enabled_by_default="true" editorAttributes="ERRORS_ATTRIBUTES" />
|
||||
<inspection_tool class="AtUsage" enabled="true" level="Caution" enabled_by_default="true" editorAttributes="Caution" />
|
||||
<inspection_tool class="AutoCloseableResource" enabled="true" level="WARNING" enabled_by_default="true">
|
||||
<option name="METHOD_MATCHER_CONFIG" value="java.util.Formatter,format,java.io.Writer,append,com.google.common.base.Preconditions,checkNotNull,org.hibernate.Session,close,java.io.PrintWriter,printf,java.io.PrintStream,printf,java.lang.foreign.Arena,ofAuto,java.lang.foreign.Arena,global,java.util.concurrent.Executors,newSingleThreadScheduledExecutor" />
|
||||
@@ -12,6 +13,12 @@
|
||||
<option name="ADDITIONAL_TAGS" value="date,lastUpdated" />
|
||||
</inspection_tool>
|
||||
<inspection_tool class="ParameterCanBeLocal" enabled="true" level="Caution" enabled_by_default="true" editorAttributes="Caution" />
|
||||
<inspection_tool class="SSBasedInspection" enabled="true" level="WARNING" enabled_by_default="true">
|
||||
<searchConfiguration name="NotTested" text="@NotTested class $Class$ {}" recursive="true" caseInsensitive="false" type="JAVA" pattern_context="default">
|
||||
<constraint name="__context__" within="" contains="" />
|
||||
<constraint name="Class" within="" contains="" />
|
||||
</searchConfiguration>
|
||||
</inspection_tool>
|
||||
<inspection_tool class="ThrowablePrintStackTrace" enabled="true" level="Caution" enabled_by_default="true" editorAttributes="Caution" />
|
||||
<inspection_tool class="UnusedAssignment" enabled="true" level="Caution" enabled_by_default="true" editorAttributes="Caution">
|
||||
<option name="REPORT_PREFIX_EXPRESSIONS" value="false" />
|
||||
|
||||
@@ -4,3 +4,4 @@ Total lines of code:
|
||||
<span style="background-color: blue; color: white; padding: 2px 4px;">04 April 2025 23:12:00 4405</span>
|
||||
<span style="background-color: blue; color: white; padding: 2px 4px;">05 April 2025 00:06:40 4405</span>
|
||||
<span style="background-color: blue; color: white; padding: 2px 4px;">05 April 2025 10:39:28 4405</span>
|
||||
<span style="background-color: blue; color: white; padding: 2px 4px;">05 April 2025 14:36:29 4527</span>
|
||||
|
||||
Reference in New Issue
Block a user