tor-browser

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

invalid_exclude.yml (161B)


      1 ---
      2 BadExcludeLinter:
      3    description: Has an invalid exclude directive.
      4    exclude: [0, 1]  # should be a list of strings
      5    type: string
      6    payload: foobar