JetBrains / JetBrains/rules_idea

Use ruleset specific names for external dependencies

Open
#12 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Starlark
Stars
10
Forks
3
PR merge metrics
No merged PRs in 30d

Description

I tried using indexing rules in a large project, but quickly got into conflicting external dependency needs. The most sensitive are grpc/prootbuf related (netty, etc).
Possible solution can be to use ruleset specific external names so that they won't override existing external names. For example, use of `generate_compat_repositories = True,` and default `maven` most likely will overlap with existing externals in a user's project.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.