Re: Updated checkstyle version

2017-11-27 Thread Aljoscha Krettek
Thanks for the update! > On 27. Nov 2017, at 22:14, Greg Hogan wrote: > > Hi devs, > > Recent commits to the master and release-1.4 branches updated the checkstyle > version from 6.19 to 8.4 and if using the checkstyle plugin for IntelliJ you > will need to manually update this version within

Updated checkstyle version

2017-11-27 Thread Greg Hogan
Hi devs, Recent commits to the master and release-1.4 branches updated the checkstyle version from 6.19 to 8.4 and if using the checkstyle plugin for IntelliJ you will need to manually update this version within the preferences dialog. The old version was not fully enforcing the rule set. Greg