gecko-dev/tools/lint/test-disable.yml
Dave Hunt 1b63703ded Bug 1437593 - Exclude third_party directory from linting; r=ted
MozReview-Commit-ID: DrVaFf9e6tf

--HG--
extra : rebase_source : ceec30f6a8a737013ad9c0d493419be959cd9306
2018-04-24 20:23:35 +01:00

19 lines
486 B
YAML

---
no-comment-disable:
description: >
"Use 'disabled=<reason>' to disable a test instead of a
comment"
include:
- "**/*.ini"
exclude:
- "**/application.ini"
- "**/l10n.ini"
- dom/canvas/test/webgl-conf/mochitest-errata.ini
- testing/mozbase/manifestparser/tests
- testing/web-platform
- third_party
- xpcom/tests/unit/data
extensions: ['ini']
type: regex
payload: ^[ \t]*(#|;)[ \t]*\[