object-introspection/.buckconfig

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

18 lines
340 B
Plaintext
Raw Permalink Normal View History

2023-10-06 06:25:56 +01:00
[repositories]
root = .
prelude = .buck/prelude
shim = .buck/shim
[repository_aliases]
config = prelude
ovr_config = prelude
toolchains = shim
fbcode = shim
fbcode_macros = shim
fbsource = shim
buck = shim
[parser]
target_platform_detector_spec = target:root//...->prelude//platforms:default target:shim//...->prelude//platforms:default