Bug 1830991 - Make it so that violations of the test-manifest-alpha rule under browser/ are now errors instead of warnings. r=mconley

Differential Revision: https://phabricator.services.mozilla.com/D176963
This commit is contained in:
anwar 2023-05-03 14:02:22 +00:00
parent 2529901815
commit 3ea45680df

View file

@ -4,4 +4,4 @@
# cause the test-manifest-alpha linter to use the Error level rather than
# the Warning level.
- browser/base/content/test/**
- browser/**