tor-browser

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

clang-tidy.json (158B)


      1 {
      2    "stages": "1",
      3    "build_clang_tidy": true,
      4    "patches": [
      5        "clang-tidy-ci.patch",
      6        "llvmorg-22-init-4745-gbe179d069664.patch"
      7    ]
      8 }