Skip to content

Commit a109d09

Browse files
committed
add rules
1 parent 41138b1 commit a109d09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

copypasta/template/leetcode/helper.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ func renameInputArgs(funcDefineLine string) string {
9494
"edges", "es",
9595
"points", "ps",
9696
"queries", "qs",
97+
"source", "src",
9798
"target", "tar",
9899
"limit", "lim",
99100
"index", "id",

0 commit comments

Comments
 (0)