tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit 3457a33a6b6727e8567a9aafcbd1c4f96c192e1f
parent baedb7894c76552439fbf59b328a851ccb76c140
Author: Mark Banner <standard8@mozilla.com>
Date:   Fri, 17 Oct 2025 08:05:31 +0000

Bug 1994676 - Exclude security/ct/CTKnownLogs.h from clang-format. r=sylvestre DONTBUILD

Differential Revision: https://phabricator.services.mozilla.com/D268846

Diffstat:
M.clang-format-ignore | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.clang-format-ignore b/.clang-format-ignore @@ -40,6 +40,7 @@ intl/components/src/UnicodeScriptCodes.h intl/unicharutil/util/nsSpecialCasingData.cpp intl/unicharutil/util/nsUnicodePropertyData.cpp media/mp4parse-rust/mp4parse.h +security/ct/CTKnownLogs.h security/manager/ssl/StaticHPKPins.h # Ignored because these files are used to generate a windows.h STL wrapper,