Commit 001f757
fix(lint): simplify TextTerms append in remote engine
Replace loop with variadic append as suggested by gosimple linter.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 0e12e62 commit 001f757
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
647 | 647 | | |
648 | 648 | | |
649 | 649 | | |
650 | | - | |
651 | | - | |
652 | | - | |
| 650 | + | |
653 | 651 | | |
654 | 652 | | |
655 | 653 | | |
| |||
0 commit comments