i guess also because we have file args working gre...
# development
a
i guess also because we have file args working great now too the need for this is reduced
đź‘Ť 1
h
+ dep inference. It’s not very common to need to reference a target Declaring a new target isn’t very offensive anymore:
Copy code
python_library()
python_tests(name="tests")
python_type_stubs(name="stubs")
w
file args/deps and dep inference would both seem to point to not needing to know the name of a target in most cases. but yea.
đź‘Ť 1
the “defaults to the name of the directory” rule would get a lot more complicated, and we probably still want that to keep file args brief. so yea. ah well!
a
+1 to not needing to know the name of the target with dep inference