On Thu, Aug 18, 2016 at 12:48 AM, Gilles <gil...@harfang.homelinux.org> wrote:
> The "test" part of the source code need not have the same level > of cleanliness as the "main" part. > It was not usually scanned by checkstyle, which now outputs > many spurious errors. > Well, test code is also a code one need to support, but I'm fine to relax it to the previous configuration, a matter of setting one property. I've addressed all your recent comments and pushed into separate branch "checkstyle". Will wait for your confirmation before merging it into master. Best regards, Artem Barger.