yushan26
Results
2
comments of
yushan26
Gotcha, I updated the logic to skip indexing the py_binary rule only if there is a corresponding py_library rule that also has the same`srcs` populated. Let me know if this...
> Should we make Gazelle always generate `py_library` and stop indexing any `py_binary`? This is more consistent with other languages. Yea that's probably more consistent, although this may be unexpected...