tor-browser

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

rustfmt.toml (170B)


      1 reorder_imports = false
      2 reorder_imports_in_group = true
      3 reorder_imported_names = true
      4 error_on_line_overflow_comments = false
      5 max_width = 100
      6 spaces_around_ranges = true