refactor(vcs): Make VCS plugins configurable #18516
static-analysis.yml
on: pull_request
commit-lint
19s
code-base-checks
38s
completions
2m 23s
detekt-issues
5m 52s
markdown-links
2m 43s
markdownlint
16s
qodana-scan
9m 7s
reuse-tool
13s
Annotations
3 warnings and 1 notice
qodana-scan
You are running a Qodana linter without an exact version tag: jetbrains/qodana-jvm-community
|
qodana-scan
You are running a Qodana linter without an exact version tag: jetbrains/qodana-jvm-community
|
qodana-scan
You are running a Qodana linter without an exact version tag: jetbrains/qodana-jvm-community
|
Class member can have 'private' visibility:
downloader/src/main/kotlin/VersionControlSystem.kt#L200
Function 'isApplicableType' could be private
|