Commit aebdc82
authored
Adds comment to ignore lints for change in TS 5.8 (#6986)
This replicates an LSC from [cl/744890759](http://cl/744890759), so we
would not override those changes when syncing our repo into the internal
code base.
(The internal change included some formatting changes, but we use a
different formatter in this public repo, so I only replicated the
important changes.)1 parent 6f60e56 commit aebdc82
File tree
2 files changed
+13
-1
lines changed- tensorboard/plugins
- graph/tf_graph_info
- hparams/tf_hparams_parallel_coords_plot
2 files changed
+13
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
567 | 567 | | |
568 | 568 | | |
569 | 569 | | |
| 570 | + | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
570 | 574 | | |
571 | 575 | | |
572 | 576 | | |
| |||
675 | 679 | | |
676 | 680 | | |
677 | 681 | | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
678 | 686 | | |
679 | 687 | | |
680 | 688 | | |
| |||
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
509 | 509 | | |
510 | 510 | | |
511 | 511 | | |
512 | | - | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
513 | 517 | | |
514 | 518 | | |
515 | 519 | | |
| |||
0 commit comments