bazelbuild / buildtools

A bazel BUILD file formatter and editor
Apache License 2.0
994 stars 410 forks source link

Fix crash when MODULE.bazel has `foo = bar.baz()` #1263

Closed fmeum closed 2 months ago

fmeum commented 2 months ago

Such assignments don't do anything, but we shouldn't crash on them.

Context: https://bazelbuild.slack.com/archives/C014RARENH0/p1712945309438879