# HG changeset patch # User Dave Hunt # Date 1524597815 -3600 # Tue Apr 24 20:23:35 2018 +0100 # Node ID ba6d53de04c00d6a52764c6a22935589807c3ee3 # Parent e414542cf6badcdcf5bfe68a7bc7543fdc9508b5 Bug 1437593 - Exclude third_party directory from linting; r=ted MozReview-Commit-ID: DrVaFf9e6tf diff --git a/tools/lint/test-disable.yml b/tools/lint/test-disable.yml --- a/tools/lint/test-disable.yml +++ b/tools/lint/test-disable.yml @@ -3,12 +3,13 @@ no-comment-disable: description: "Use 'disable=' to disable a test instead of a comment" include: - "**/*.ini" exclude: - "**/application.ini" - "**/l10n.ini" - testing/mozbase/manifestparser/tests - testing/web-platform + - third_party - xpcom/tests/unit/data extensions: ['ini'] type: regex payload: ^[ \t]*(#|;)[ \t]*\[