diff --git a/src/tools/tidy/src/allowed_run_make_makefiles.txt b/src/tools/tidy/src/allowed_run_make_makefiles.txt index 0e8a4503aa5b..817ac1f02c2e 100644 --- a/src/tools/tidy/src/allowed_run_make_makefiles.txt +++ b/src/tools/tidy/src/allowed_run_make_makefiles.txt @@ -159,6 +159,7 @@ "run-make/link-args-order/Makefile", "run-make/link-cfg/Makefile", "run-make/link-dedup/Makefile", +"run-make/link-framework/Makefile", "run-make/link-path-order/Makefile", "run-make/linkage-attr-on-static/Makefile", "run-make/llvm-ident/Makefile",