mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-13 15:52:01 +07:00
[qodana] QD-9891 Add reviewed inspections categories and fix json schema validation
GitOrigin-RevId: 7ca2b2fde31a47b41b1940badee13d931bd91102
This commit is contained in:
committed by
intellij-monorepo-bot
parent
98ea3d54fe
commit
efbebbef0b
@@ -31,6 +31,14 @@
|
||||
{
|
||||
"id": "RedundantModifiersValueLombok",
|
||||
"codeQualityCategory": "Code Style"
|
||||
},
|
||||
{
|
||||
"id": "StaticMethodImportLombok",
|
||||
"codeQualityCategory": "Reliability"
|
||||
},
|
||||
{
|
||||
"id": "DeprecatedLombok",
|
||||
"codeQualityCategory": "Reliability"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user