We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9f0abb commit 64e8227Copy full SHA for 64e8227
BUILD.bazel
@@ -15,6 +15,7 @@ jvm_library(
15
deps = [
16
"@lib//:kotlin-stdlib",
17
"@community//platform/analysis-api:analysis",
18
+ "@community//platform/code-style-api:codeStyle",
19
"@community//platform/editor-ui-api:editor-ui",
20
"@community//platform/platform-api:ide",
21
"@community//platform/ide-core-impl",
0 commit comments