rob05c commented on a change in pull request #6529:
URL: https://github.com/apache/trafficcontrol/pull/6529#discussion_r796030542
##########
File path: lib/go-atscfg/remapdotconfig.go
##########
@@ -202,6 +202,28 @@ func cachekeyArgsFor(configParamsMap
map[string][]tc.Parameter, warnings *[]stri
return
}
+// Returns any pre or post raw remap lines
Review comment:
Nitpick: this breaks GoDoc. Symbol comments should be complete sentences
starting with the symbol name and including punctuation, e.g. `//
lastPrePostRemapLinesFor returns any pre or post raw remap lines.`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]