forked from JetBrains/hirschgarten
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathktlint-baseline.xml
134 lines (134 loc) · 9.25 KB
/
ktlint-baseline.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
<?xml version="1.0" encoding="utf-8"?>
<baseline version="1.0">
<file name=".teamcity/configurations/baseConfiguration.kts">
<error line="8" column="1" source="standard:no-wildcard-imports" />
</file>
<file name=".teamcity/configurations/pluginBsp/intellijBenchmark.kts">
<error line="18" column="141" source="standard:max-line-length" />
</file>
<file name=".teamcity/settings.kts">
<error line="1" column="1" source="standard:no-wildcard-imports" />
<error line="3" column="1" source="standard:no-wildcard-imports" />
<error line="5" column="1" source="standard:no-wildcard-imports" />
</file>
<file name="plugin-bazel/src/main/kotlin/org/jetbrains/bazel/languages/starlark/completion/StarlarkParamsCompletionContributor.kt">
<error line="3" column="1" source="standard:no-wildcard-imports" />
</file>
<file name="plugin-bazel/src/main/kotlin/org/jetbrains/bazel/languages/starlark/elements/StarlarkElementTypes.kt">
<error line="7" column="1" source="standard:no-wildcard-imports" />
<error line="8" column="1" source="standard:no-wildcard-imports" />
<error line="9" column="1" source="standard:no-wildcard-imports" />
</file>
<file name="plugin-bazel/src/main/kotlin/org/jetbrains/bazel/languages/starlark/parser/ParsingContext.kt">
<error line="4" column="1" source="standard:no-wildcard-imports" />
</file>
<file name="plugin-bazel/src/main/kotlin/org/jetbrains/bazel/languages/starlark/psi/StarlarkElementVisitor.kt">
<error line="4" column="1" source="standard:no-wildcard-imports" />
<error line="5" column="1" source="standard:no-wildcard-imports" />
<error line="6" column="1" source="standard:no-wildcard-imports" />
</file>
<file name="plugin-bazel/src/main/kotlin/org/jetbrains/bazel/ui/notifications/BazelBspAttachSourcerProvider.kt">
<error line="1" column="1" source="standard:filename" />
</file>
<file name="plugin-bsp/performance-testing/src/test/kotlin/org/jetbrains/bsp/performance/testing/publishTeamCityArtifacts.kt">
<error line="1" column="1" source="standard:filename" />
</file>
<file name="plugin-bsp/src/test/kotlin/org/jetbrains/plugins/bsp/impl/flow/open/GenericBspProjectOpenProcessorTest.kt">
<error line="153" column="141" source="standard:max-line-length" />
</file>
<file name="plugin-bsp/src/test/kotlin/org/jetbrains/plugins/bsp/impl/magicmetamodel/impl/workspacemodel/impl/updaters/transformers/DependencySourcesItemToLibraryTransformerTest.kt">
<error line="52" column="141" source="standard:max-line-length" />
</file>
<file name="plugin-bsp/src/test/kotlin/org/jetbrains/plugins/bsp/protocol/connection/DefaultConnectionDetailsProviderExtensionTest.kt">
<error line="88" column="141" source="standard:max-line-length" />
</file>
<file name="plugin-bsp/workspacemodel/src/main/gen/org/jetbrains/plugins/bsp/workspacemodel/entities/impl/AndroidAddendumEntityImpl.kt">
<error line="130" column="11" source="standard:backing-property-naming" />
<error line="130" column="11" source="standard:backing-property-naming" />
<error line="217" column="13" source="standard:backing-property-naming" />
<error line="217" column="13" source="standard:backing-property-naming" />
<error line="222" column="11" source="standard:backing-property-naming" />
<error line="222" column="11" source="standard:backing-property-naming" />
<error line="252" column="11" source="standard:backing-property-naming" />
<error line="252" column="11" source="standard:backing-property-naming" />
<error line="275" column="13" source="standard:backing-property-naming" />
<error line="275" column="13" source="standard:backing-property-naming" />
<error line="286" column="13" source="standard:backing-property-naming" />
<error line="286" column="13" source="standard:backing-property-naming" />
<error line="160" column="11" source="standard:property-naming" />
<error line="164" column="11" source="standard:property-naming" />
<error line="228" column="13" source="standard:property-naming" />
<error line="258" column="13" source="standard:property-naming" />
</file>
<file name="plugin-bsp/workspacemodel/src/main/gen/org/jetbrains/plugins/bsp/workspacemodel/entities/impl/BspProjectDirectoriesEntityImpl.kt">
<error line="93" column="11" source="standard:backing-property-naming" />
<error line="93" column="11" source="standard:backing-property-naming" />
<error line="145" column="13" source="standard:backing-property-naming" />
<error line="145" column="13" source="standard:backing-property-naming" />
<error line="150" column="11" source="standard:backing-property-naming" />
<error line="150" column="11" source="standard:backing-property-naming" />
<error line="172" column="11" source="standard:backing-property-naming" />
<error line="172" column="11" source="standard:backing-property-naming" />
<error line="111" column="11" source="standard:property-naming" />
<error line="115" column="11" source="standard:property-naming" />
<error line="156" column="13" source="standard:property-naming" />
<error line="178" column="13" source="standard:property-naming" />
</file>
<file name="plugin-bsp/workspacemodel/src/main/gen/org/jetbrains/plugins/bsp/workspacemodel/entities/impl/GeneratedJavaSourceRootEntityImpl.kt">
<error line="89" column="11" source="standard:backing-property-naming" />
<error line="89" column="11" source="standard:backing-property-naming" />
<error line="136" column="11" source="standard:backing-property-naming" />
<error line="136" column="11" source="standard:backing-property-naming" />
<error line="104" column="11" source="standard:property-naming" />
<error line="142" column="13" source="standard:property-naming" />
<error line="189" column="9" source="standard:property-naming" />
<error line="202" column="9" source="standard:property-naming" />
</file>
<file name="plugin-bsp/workspacemodel/src/main/gen/org/jetbrains/plugins/bsp/workspacemodel/entities/impl/JvmBinaryJarsEntityImpl.kt">
<error line="97" column="11" source="standard:backing-property-naming" />
<error line="97" column="11" source="standard:backing-property-naming" />
<error line="141" column="11" source="standard:backing-property-naming" />
<error line="141" column="11" source="standard:backing-property-naming" />
<error line="164" column="13" source="standard:backing-property-naming" />
<error line="164" column="13" source="standard:backing-property-naming" />
<error line="175" column="13" source="standard:backing-property-naming" />
<error line="175" column="13" source="standard:backing-property-naming" />
<error line="118" column="11" source="standard:property-naming" />
<error line="147" column="13" source="standard:property-naming" />
</file>
<file name="protocol/src/main/kotlin/org/jetbrains/bsp/protocol/WorkspaceInvalidTargets.kt">
<error line="1" column="1" source="standard:filename" />
</file>
<file name="server/e2e/test-resources/kotlin-project/plugin_allopen_test/User.kt">
<error line="3" column="1" source="standard:no-wildcard-imports" />
</file>
<file name="server/example/kotlincplugin/User.kt">
<error line="3" column="1" source="standard:no-wildcard-imports" />
</file>
<file name="server/example/kotlincplugin/UserIsOpenTest.kt">
<error line="1" column="1" source="standard:filename" />
<error line="3" column="1" source="standard:no-wildcard-imports" />
</file>
<file name="server/executioncontext/projectview/src/main/kotlin/org/jetbrains/bsp/bazel/projectview/generator/sections/ProjectViewSingletonSectionGenerator.kt">
<error line="22" column="140" source="standard:max-line-length" />
</file>
<file name="server/executioncontext/projectview/src/test/kotlin/org/jetbrains/bsp/bazel/projectview/parser/splitter/ProjectViewSectionSplitterTest.kt">
<error line="212" column="7" source="standard:indent" />
</file>
<file name="server/server/src/main/kotlin/org/jetbrains/bsp/bazel/server/benchmark/telemetry.kt">
<error line="1" column="1" source="standard:filename" />
</file>
<file name="server/server/src/main/kotlin/org/jetbrains/bsp/bazel/server/benchmark/trace.kt">
<error line="1" column="1" source="standard:filename" />
</file>
<file name="server/server/src/main/kotlin/org/jetbrains/bsp/bazel/server/sync/DependencyMapper.kt">
<error line="9" column="1" source="standard:no-wildcard-imports" />
</file>
<file name="server/server/src/test/kotlin/org/jetbrains/bsp/bazel/server/sync/DependencyMapperTest.kt">
<error line="17" column="141" source="standard:max-line-length" />
</file>
<file name="server/server/src/test/kotlin/org/jetbrains/bsp/bazel/server/sync/dependencygraph/DependencyGraphTest.kt">
<error line="213" column="141" source="standard:max-line-length" />
<error line="270" column="141" source="standard:max-line-length" />
</file>
</baseline>