tor-browser

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

.style.yapf (146B)


      1 [style]
      2 based_on_style = pep8
      3 
      4 # New directories should use a .style.yapf that does not include the following:
      5 column_limit = 80
      6 indent_width = 2