1
0
Fork 0
hscloud/BUILD

9 lines
143 B
Python
Raw Normal View History

2019-01-13 16:51:34 +00:00
# Gazelle settings
load("@bazel_gazelle//:def.bzl", "gazelle")
# gazelle:prefix code.hackerspace.pl/hscloud
gazelle(
name = "gazelle",
)