Skip to content

Commit

Permalink
fix: typeo in nodejs .gitattribute (#1290)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation authored Jul 11, 2020
1 parent 543eaf3 commit 24deca8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .gitattributes
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
4 changes: 2 additions & 2 deletions synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/cloud-trace-nodejs.git",
"sha": "cee5fe76ea50d5f1d942e211329e6b7965e7cdf0"
"sha": "4b7b530c9c9848ad618eec64ca7114fdf9e3394b"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "dc9caca650c77b7039e2bbc3339ffb34ae78e5b7"
"sha": "799d8e6522c1ef7cb55a70d9ea0b15e045c3d00b"
}
}
]
Expand Down

0 comments on commit 24deca8

Please sign in to comment.