mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-18 20:41:22 +07:00
[qodana] QD-9891 Add reviewed inspections categories and fix json schema validation
GitOrigin-RevId: c997f3886f587f5bbc864341691a90c9f55c6199
This commit is contained in:
committed by
intellij-monorepo-bot
parent
11650ac412
commit
fa910aa4a3
@@ -19,6 +19,10 @@
|
||||
{
|
||||
"id": "JavaFxUnusedImports",
|
||||
"codeQualityCategory": "Code Style"
|
||||
},
|
||||
{
|
||||
"id": "JavaFxRedundantPropertyValue",
|
||||
"codeQualityCategory": "Reliability"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user