eclipse-score / eclipse-score/tooling

Need for additional dependencies when using score_tooling

Open
#82 1 comment 0 reactions 1 assignee Claimed by @RamakrishnanPK View on GitHub
Dominant language
Rust
Stars
8
Forks
37
Avg merge
2d 13h
Merged PRs (30d)
22

Description

In the PR to switch / update to the score_tooling module (see https://github.com/eclipse-score/persistency/pull/155/files#diff-6136fc12446089c3db7360e923203dd114b6a1466252e71667c6791c20fe6bdcR75) it is needed to also specify / provide the implicit dependencies:
```
bazel_dep(name = "aspect_rules_lint", version = "1.10.2", dev_dependency = True)
bazel_dep(name = "buildifier_prebuilt", version = "8.2.0.2", dev_dependency = True)
```
they should be defined in the module as such and come automatically.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.