flake8: add merges() to the builtins

Reviewed By: quark-zju

Differential Revision: D52126681

fbshipit-source-id: fd103922807a180af1f3f5b1012ee6e199324bfe
This commit is contained in:
Zhaolong Zhu 2023-12-13 20:30:50 -08:00 committed by Facebook GitHub Bot
parent ffdd379989
commit c7964ae72e

View File

@ -77,3 +77,4 @@ builtins =
tonodes,
parentnames,
isancestor,
merges,