andrewfayres commented on a change in pull request #12772: [MXNET-984] Add Java
NDArray and introduce Java Operator Builder class
URL: https://github.com/apache/incubator-mxnet/pull/12772#discussion_r224362087
##########
File path: scala-package/scalastyle-config.xml
##########
@@ -64,7 +64,7 @@ You can also disable only one rule, by specifying its rule
id, as specified in:
<check level="error" class="org.scalastyle.file.FileLineLengthChecker"
enabled="true">
<parameters>
- <parameter name="maxLineLength"><![CDATA[100]]></parameter>
+ <parameter name="maxLineLength"><![CDATA[132]]></parameter>
Review comment:
Undo this. I know you picked it up from my change but Naveen wanted us to
have this discussion on the dev list before changing it.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services