Skip to content

Check style Guideline

khanhduzz edited this page Aug 29, 2024 · 1 revision

Welcome developers!

Before contributing to this project, please ensure that you have reviewed the style guidelines prior to submitting a pull request.

This guideline for IntelliJ

  1. Install CheckStyle-IDE plug-in in IntelliJ

Screenshot

  1. Go to the setting and find Code Style -> Java

Screenshot

  1. In Scheme select Project, then Import Scheme -> Checkstyle configuration, then find the directory of the project Add checkstyle.xml, then Save

Screenshot

Clone this wiki locally