bazelbuild / bazelbuild/platforms

platform_data syntax error

Open
#81 0 comments 0 reactions 2 assignees Claimed by @aranguyen View on GitHub
bug P1
Dominant language
Starlark
Stars
124
Forks
94
PR merge metrics
No merged PRs in 30d

Description

The current definition of `platform_data` has a syntax error: it has `def _target_platform_transition_impl(attr)`, but should be `def _target_platform_transition_impl(settings, attr)`.

This is why we need to add tests. I'll look into setting that up this week.

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.