Update checkstyle config file
* Make it compatible with checkstyle 6.8.1
* Disable Javadoc checks, they produce too much violations
* Enable and configure whitespace checks according to Directory formatting rules
* Enable and configure LeftCurly/RightCurly rules according to Directory formatting rules
* Disable AvoidInlineConditionals and SimplifyBooleanReturn checks, there are plenty of usages within the code
* Remove DoubleCheckedLocking and RedundantThrows checks, they have been removed from Checkstyle suite


1 file changed
tree: 46867f37bf832a097b90a31094b96ccf15366c47
  1. src/
  2. pom.xml