Skip to content

Commit 25dbc31

Browse files
author
David Cavazos
committed
insert lint issue
1 parent 6a606b5 commit 25dbc31

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tpu/stopVM.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818

1919
// TODO: revert this change, done to trigger lint job
2020

21+
const x = 'lint error without semicolon'
22+
2123
async function main(tpuClient) {
2224
// [START tpu_vm_stop]
2325
// Import the TPUClient

0 commit comments

Comments
 (0)