This repository was archived by the owner on Jul 13, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: typeo in nodejs .gitattribute (#198)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/cc99acfa-05b8-434b-9500-2f6faf2eaa02/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@799d8e6
- Loading branch information
1 parent
b7f83e4
commit 494d94c
Showing
2 changed files
with
12 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
*.ts text eol=lf | ||
*.js test eol=lf | ||
*.js text eol=lf | ||
protos/* linguist-generated |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,15 +3,23 @@ | |
{ | ||
"git": { | ||
"name": ".", | ||
"remote": "[email protected]:googleapis/nodejs-datalabeling.git", | ||
"sha": "78892f9998651690f6726520d818cf244df4793b" | ||
"remote": "https://github.com/googleapis/nodejs-datalabeling.git", | ||
"sha": "b7f83e46fd3b2a4f451e1cf0c20e70e9f2904797" | ||
} | ||
}, | ||
{ | ||
"git": { | ||
"name": "googleapis", | ||
"remote": "https://github.com/googleapis/googleapis.git", | ||
"sha": "4f4aa3a03e470f1390758b9d89eb1aa88837a5be", | ||
"internalRef": "320300472" | ||
} | ||
}, | ||
{ | ||
"git": { | ||
"name": "synthtool", | ||
"remote": "https://github.com/googleapis/synthtool.git", | ||
"sha": "303271797a360f8a439203413f13a160f2f5b3b4" | ||
"sha": "799d8e6522c1ef7cb55a70d9ea0b15e045c3d00b" | ||
} | ||
} | ||
], | ||
|