xplat: switch random files to Starlark

Summary:
We need to get rid of all `# BUILD FILE SYNTAX: PYTHON_DSL` to disable hybrid parser after we make Starlark default everywhere.

This is first bunch of changes.

Reviewed By: mzlee

Differential Revision: D26727784

fbshipit-source-id: 05c5f4d039feb4ce06169ac6d2fc5c49711125cd
This commit is contained in:
Stiopa Koltsov
2021-03-01 13:13:44 -08:00
committed by Facebook GitHub Bot
parent c1a28f3f54
commit ccdea0f31b

View File

@@ -1,5 +1,3 @@
# BUILD FILE SYNTAX: PYTHON_DSL
# Copyright (c) Facebook, Inc. and its affiliates.
#
# This source code is licensed under the MIT license found in the