Skip to content

Commit f4478e8

Browse files
build: move gitatrtributes files to node templates, rename __toc to toc (#564)
* build: rename _toc to toc Source-Author: F. Hinkelmann <franziska.hinkelmann@gmail.com> Source-Date: Tue Jul 21 10:53:20 2020 -0400 Source-Repo: googleapis/synthtool Source-Sha: 99c93fe09f8c1dca09dfc0301c8668e3a70dd796 Source-Link: googleapis/synthtool@99c93fe * build: move gitattributes files to node templates Source-Author: F. Hinkelmann <franziska.hinkelmann@gmail.com> Source-Date: Thu Jul 23 01:45:04 2020 -0400 Source-Repo: googleapis/synthtool Source-Sha: 3a00b7fea8c4c83eaff8eb207f530a2e3e8e1de3 Source-Link: googleapis/synthtool@3a00b7f
1 parent 6b17cb6 commit f4478e8

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
*.ts text eol=lf
22
*.js text eol=lf
33
protos/* linguist-generated
4+
**/api-extractor.json linguist-language=JSON-with-Comments

packages/google-cloud-translate/synth.metadata

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/nodejs-translate.git",
7-
"sha": "65c3389267d449d34e8a70abd3a50616a564443f"
7+
"sha": "0a7543eb0e33d2b17236e16ea2a909f3adf64cbe"
88
}
99
},
1010
{
@@ -19,7 +19,7 @@
1919
"git": {
2020
"name": "synthtool",
2121
"remote": "https://github.com/googleapis/synthtool.git",
22-
"sha": "21f1470ecd01424dc91c70f1a7c798e4e87d1eec"
22+
"sha": "3a00b7fea8c4c83eaff8eb207f530a2e3e8e1de3"
2323
}
2424
}
2525
],

0 commit comments

Comments
 (0)