Run buildifier on c-toxcore BUILD files.

This commit is contained in:
iphydf 2018-07-20 12:56:52 +00:00
parent a672b3c56e
commit affaaee210
No known key found for this signature in database
GPG Key ID: 3855DBA2D74403C9

View File

@ -14,7 +14,10 @@ test_sizes = {
[cc_test(
name = src[:-2],
size = test_sizes.get(src[:-2], "small"),
size = test_sizes.get(
src[:-2],
"small",
),
srcs = [src],
copts = ["-Wno-sign-compare"],
deps = [