Groove Backend (Java Spring)

October 15, 2022 · View on GitHub

Java Linter

  • using checkstyle plugin
  • using google style configuration
      {projectRoot}/config/checkstyle.xml
    

How to fix violations easily

  • install Checkstyle IDEA plugin
  • Preferences → editor → code style → Java → import the checkstyle configuration
  • then Press ⌘ + ⌥ + L or Ctrl + Alt + L