nswamy commented on a change in pull request #12757: [MXNET-915] Java Inference
API core wrappers and tests
URL: https://github.com/apache/incubator-mxnet/pull/12757#discussion_r223429832
##########
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:
please raise a discussion on dev@ for changes that impact the entire
project.
There was a previous discussion on this topic and was agreed to keep at 100.
https://lists.apache.org/thread.html/3111d94f12f29ec834ae1b3184cf1ba2caafa1264b6b11736c4f02a4@%3Cdev.mxnet.apache.org%3E
----------------------------------------------------------------
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