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:
9
.gitattributes
vendored
9
.gitattributes
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user