Skip to content

Add checkstyle.xml from cleverthis-backend #2

Rui Hu requested to merge (removed):feat/#2 into master

This MR added the xml config file for checkstyle. The config file is based on google style and made some changes to fit our needs. Basically it's copied from cleverthis-backend.

The changes are:

  1. 1 tab = 4 spaces, and with similar changes indentation rules
  2. require this.foo style on all member fields

Merge request reports

Loading