1
Fork 0

buildifier

nix
Motiejus Jakštys 2022-04-07 13:21:44 +03:00
parent 9015e381fd
commit 6ded50ad67
1 changed files with 0 additions and 2 deletions

View File

@ -172,8 +172,6 @@ zig_repository = repository_rule(
implementation = _zig_repository_impl,
)
def filegroup(name, **kwargs):
native.filegroup(name = name, **kwargs)
return ":" + name