aboutsummaryrefslogtreecommitdiffstats
path: root/build/platform/clang/clang-format/ya.make
blob: 1306b193377612733259bdf735002dcb713475a6 (plain) (blame)
1
2
3
4
5
6
7
RESOURCES_LIBRARY()

# Note: the json below is also referred from build/ya.conf.json,
# please change these references consistently
DECLARE_EXTERNAL_HOST_RESOURCES_BUNDLE_BY_JSON(CLANG_FORMAT clang-format18.json)

END()