Skip to content

Commit

Permalink
Add tools/metrics METADATA and pre-commit.
Browse files Browse the repository at this point in the history
b/292142280

Change-Id: I84c0756f6158e52e7502748fca07a39eda254d35
  • Loading branch information
briantting committed Jul 25, 2023
1 parent 031afd1 commit 59893e3
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ exclude: |
testing|
third_party|
tools/gyp|
tools/metrics|
url
)/
|
Expand Down
17 changes: 17 additions & 0 deletions tools/metrics/METADATA
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
name: "metrics"
description:
"Filtered subtree at tools/metrics."

third_party {
url {
type: GIT
value: "https://github.com/chromium/chromium"
}
# Closest commit hash to m70.
version: "05c10502d7ddf42b0d1624eb821ca41fd7a8bef9"
last_upgrade_date {
year: 2018
month: 08
day: 30
}
}

0 comments on commit 59893e3

Please sign in to comment.