Skip to content

Commit

Permalink
Link to readme from ci.bzl
Browse files Browse the repository at this point in the history
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
  • Loading branch information
stepancheg authored and facebook-github-bot committed Jul 11, 2024
1 parent 9262e38 commit 27f5bc8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions shim/target_determinator/macros/ci.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -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 ""

Expand Down

0 comments on commit 27f5bc8

Please sign in to comment.