AO Checkstyle Config

project: current stablemanagement: productionpackaging: active
semantic versioning: 2.0.0license: LGPL v3

BuildMaven CentralQuality Gate StatusLines of Code
Reliability RatingSecurity RatingMaintainability Rating

Default Checkstyle configuration for AO projects.

AO style is based on Google Java Style Guide, but allows up to 200 characters per line. Our editors are set to indicate 120 character lines, but additional width may be used when stylistically advantageous. With current beautiful 4k monitors and deeply nested content (such as when using AO Fluent HTML), 100 characters really isn't enough.

AO style also allows long lines for Javadoc comments containing @see or {@link.