Bug 1959287 - chore(wpt): add wpt-metadata diff. driver ref. for Git r=jgraham

Differential Revision: https://phabricator.services.mozilla.com/D244843
This commit is contained in:
Erich Gubler
2025-04-16 16:05:18 +00:00
parent 2d237a8a7a
commit e936bb62a0

9
.gitattributes vendored
View File

@@ -1,2 +1,11 @@
# Prevent line ending normalization to follow the mercurial behavior
* -text
# To show the test headers in WPT metadata diffs, you can combine the attributes below with the
# following CLI invocation:
#
# ```
# git config --local diff.wpt-metadata.xfuncname '^\[.*\]\s*$'
# ```
testing/web-platform/meta/**/*.ini diff=wpt-metadata
testing/web-platform/mozilla/meta/**/*.ini diff=wpt-metadata