-
Notifications
You must be signed in to change notification settings - Fork 2
Check style Guideline
khanhduzz edited this page Aug 29, 2024
·
1 revision
Before contributing to this project, please ensure that you have reviewed the style guidelines prior to submitting a pull request.
- Install
CheckStyle-IDE
plug-in inIntelliJ
- Go to the
setting
and findCode Style -> Java
- In
Scheme
selectProject
, thenImport Scheme
->Checkstyle configuration
, then find the directory of the project Addcheckstyle.xml
, thenSave