e2corporation commented on PR #3017: URL: https://github.com/apache/incubator-devlake/pull/3017#issuecomment-1241430848
@mintsweet Some overall feedback in regards to coding standards. We have a **no-semicolon** rule in place and prefer _Single_ quotes over double (with the exception of the ASF Header Notices containing double quotes). Please re-format all JS(X) files so that no semi-colons are used and replace double quotes with single quotes. -- 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]
