[ 
https://issues.apache.org/jira/browse/MATH-1576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17350135#comment-17350135
 ] 

Alex Herbert commented on MATH-1576:
------------------------------------

I created the stricter checkstyle rules for Numbers and RNG. IIRC there were 
thousands of 'errors' with those too but most were easily fixed with some regex 
expressions; others could be fixed using an IDE with support for checkstyle 
(i.e. direct jump from checkstyle report errors to the offending lines) and a 
suitably configured code formatter. It may only take a few hours to reduce the 
31,000 errors to something more manageable, and not much longer to 'fix' the 
entire codebase.

The question is do we want to update the code to match Numbers, or relax 
checkstyle to match Math?

 

> Reinstate "checkstyle"
> ----------------------
>
>                 Key: MATH-1576
>                 URL: https://issues.apache.org/jira/browse/MATH-1576
>             Project: Commons Math
>          Issue Type: Sub-task
>            Reporter: Gilles Sadowski
>            Priority: Critical
>              Labels: checkstyle
>             Fix For: 4.0
>
>
> Modularization configuration was copied from Commons Numbers that used a 
> newer Checkstyle with a different syntax. The checks trigger more than 31000 
> errors in Commons Math; so all checks have been disabled. :(
> The syntax of the configuration that worked before modularization should be 
> adapted to the new syntax...



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to