sapling/eden/scm/contrib/clang-format-blacklist
Shyam Sunkari 75bb37ca25 delete references to b85decode/b85decode
Summary: Using python native base85 encode/decode by removing old implemented reference.

Reviewed By: sggutier

Differential Revision: D43700467

fbshipit-source-id: 8bc223bd9cb0054c0f227557bea719d6f6f91165
2023-03-07 09:57:27 -08:00

13 lines
341 B
Plaintext

# Files that just need to be migrated to the formatter.
# Do not add new files here!
mercurial/cext/bdiff.c
mercurial/cext/charencode.c
mercurial/cext/charencode.h
mercurial/cext/diffhelpers.c
mercurial/cext/dirs.c
mercurial/cext/manifest.c
mercurial/cext/mpatch.c
mercurial/cext/osutil.c
mercurial/cext/pathencode.c
mercurial/cext/revlog.c