brizental pushed to branch mullvad-browser-145.0a1-16.0-1 at The Tor Project / Applications / Mullvad Browser

Commits:

1 changed file:

Changes:

  • python/mozlint/mozlint/cli.py
    ... ... @@ -33,6 +33,7 @@ INACTIVE_LINTERS = [
    33 33
         "rejected-words",
    
    34 34
         "rst",
    
    35 35
         "updatebot",
    
    36
    +    "typescript",
    
    36 37
         "wpt",
    
    37 38
     ]
    
    38 39