tor-browser

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

excludes_empty.yml (182B)


      1 ---
      2 ExcludesEmptyLinter:
      3    description: It's bad to have the string foobar in js files.
      4    include:
      5        - files
      6    type: external
      7    extensions: ['.js']
      8    payload: foobar