mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-11 05:39:41 +02:00
Differential Revision: https://phabricator.services.mozilla.com/D14901 --HG-- extra : moz-landing-system : lando
8 lines
215 B
INI
8 lines
215 B
INI
[DEFAULT]
|
|
subsuite = mozlint
|
|
skip-if = python == 3
|
|
|
|
[test_eslint.py]
|
|
skip-if = os == "win" || os == "mac" # node not installed on worker
|
|
[test_flake8.py]
|
|
skip-if = os == "mac" # pip unable to find 'flake8==3.5.0'
|