Skip to content

CE-2965: Set up linting and autoformatting

Changes:

  • Checkstyle Maven plugin has been configured to fail the build on ERROR level violations.
  • Indentation related configs has been changed to comply with the google formatting style

Closes CE-2965

Merge request reports