mirai/tools/intellij-plugin/src/diagnostics
2021-04-21 18:26:18 +08:00
..
fix Fix build and fix warnings 2021-04-08 12:43:59 +08:00
CommandDeclarationChecker.kt Fix CommandDeclarationChecker analysis exception. close #332 2021-04-15 12:19:40 +08:00
ContextualParametersChecker.kt Fix false positive ILLEGAL_COMMAND_NAME and potential other mistakes, fix #340 2021-04-21 18:26:18 +08:00
diagnosticsUtil.kt Resource not closed inspection (#286) 2021-02-05 21:45:39 +08:00
PluginDataValuesChecker.kt Add USING_DERIVED_XXX_TYPE diagnostic and ConvertToXXXFix for derived collection type usages in PluginData delegation. fix #278 2021-02-11 18:52:48 +08:00
PluginMainServiceNotConfiguredInspection.kt ConfigurePluginMainServiceFix and PluginMainServiceNotConfiguredInspection: support multiline service files 2021-03-28 17:34:00 +08:00
QuickFixUtils.kt Resource not closed inspection (#286) 2021-02-05 21:45:39 +08:00
ResourceNotClosedInspection.kt Resource not closed inspection (#286) 2021-02-05 21:45:39 +08:00
UsingStringPlusMessageInspection.kt Resource not closed inspection (#286) 2021-02-05 21:45:39 +08:00