You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The presence of a build manifest/script (such as a Makefile, a gradle script, a BUCK or BUILD file, etc.) can be a good proxy for the presence of a package and could be used as a way to group files together as a virtual package.
Description
The presence of a build manifest/script (such as a Makefile, a gradle script, a BUCK or BUILD file, etc.) can be a good proxy for the presence of a package and could be used as a way to group files together as a virtual package.