From 18472ddbec51cdbf8148b31c726abeef9b9810ae Mon Sep 17 00:00:00 2001 From: Stiopa Koltsov Date: Thu, 11 Jul 2024 08:35:30 -0700 Subject: [PATCH] Link to readme from ci.bzl Summary: It is not obvious that readme exists when opening `ci.bzl` while trying to understand what it does. Reviewed By: ndmitchell Differential Revision: D59635090 fbshipit-source-id: 9bd4a5bbdc8be7443208e3c909595d14a044b70e --- shim/target_determinator/macros/ci.bzl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/shim/target_determinator/macros/ci.bzl b/shim/target_determinator/macros/ci.bzl index abbd47d883..0c02e6fc3a 100644 --- a/shim/target_determinator/macros/ci.bzl +++ b/shim/target_determinator/macros/ci.bzl @@ -5,6 +5,8 @@ # License, Version 2.0 found in the LICENSE-APACHE file in the root directory # of this source tree. +# https://internalfb.com/code/fbsource/fbcode/target_determinator/macros/README.md + def _lbl(*_args): return ""