Re: Java rule disabled by default

2016-06-01 Thread Daniel Naber
On 2016-06-01 22:27, Andriy Rysin wrote: > But I could not find an easy way to make Java rule off by default. Just call setDefaultOff() in the constructor. Regards Daniel -- What NetFlow Analyzer can do for you? Moni

Java rule disabled by default

2016-06-01 Thread Andriy Rysin
I have a new Java rule (inflection agreement between adjective and the noun) that allows to catch very interesting errors that often escape the eye. But this rule also produces a lot of false positives (I spent some time improving it but it's gets very tricky quickly). So I am thinking to leave it