Skip to content

Commit 689cd17

Browse files
clippy: code review
Commented out kyron based on Frank's comment Addresses: eclipse-score/score#2008 Signed-off-by: Dan Calavrezo <195309321+dcalavrezo-qorix@users.noreply.github.com>
1 parent c7cc502 commit 689cd17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ rust_clippy(
3939
visibility = ["//visibility:public"],
4040
deps = [
4141
"//feature_integration_tests/rust_test_scenarios:rust_test_scenarios",
42-
"//feature_showcase/rust:kyron_example",
42+
# "//feature_showcase/rust:kyron_example",
4343
"//feature_showcase/rust:orch_per_example",
4444
],
4545
)

0 commit comments

Comments
 (0)