mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
[JEWEL-1198] Suppress Hardcoded strings zero tolerance inspection in Jewel and Compose samples
GitOrigin-RevId: 42f96d1b457a48a43b18ec6585d14ea9ff43f76a
This commit is contained in:
committed by
intellij-monorepo-bot
parent
270eaabd6a
commit
439a15cb16
+4
@@ -22,3 +22,7 @@ inspections:
|
||||
ignore:
|
||||
- "plugins/devkit/devkit-core/resources/intellij.devkit.core.xml"
|
||||
- "plugins/git4idea/resources/intellij.vcs.git.xml"
|
||||
- inspection: HardCodedStringLiteral
|
||||
ignore:
|
||||
- "plugins/devkit/intellij.devkit.compose/src/demo/ComponentShowcaseTab.kt"
|
||||
- "platform/jewel/samples/**"
|
||||
|
||||
Reference in New Issue
Block a user