Pier Angelo Vendrame pushed to branch mullvad-browser-128.3.0esr-14.0-1 at The Tor Project / Applications / Mullvad Browser

Commits:

1 changed file:

Changes:

  • .gitlab/ci/lint.yml
    ... ... @@ -264,6 +264,7 @@ file-whitespace:
    264 264
             - '**/*.rst'
    
    265 265
             - '**/*.webidl'
    
    266 266
             - '**/*.xhtml'
    
    267
    +        - '**/*.java'
    
    267 268
             - 'tools/lint/file-whitespace.yml'
    
    268 269
         # Run job whenever a commit is merged to a protected branch
    
    269 270
         - if: $CI_COMMIT_REF_PROTECTED == 'true'