matrei commented on code in PR #367:
URL:
https://github.com/apache/grails-static-website/pull/367#discussion_r2158243128
##########
buildSrc/src/main/groovy/org/grails/documentation/DownloadPage.groovy:
##########
@@ -30,7 +30,7 @@ class DownloadPage {
}
- static String sourceUrl(String version, String ext = '', String
artifact='grails', String directory = 'core') {
+ static String sourceUrl(String version, String artifact='grails', String
ext = '', String directory = 'core') {
Review Comment:
Align spacing for assigning parameter default values? Use spaces?
--
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]