-
Notifications
You must be signed in to change notification settings - Fork 12.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unified code style file to do format verification and formatting #2992
Comments
I think google code checkstyple may be better choice. |
google checkstyle |
From the discussion in issue and meeting at 2020.06.11. We prefer to use google style as based, and change some setting like I will create BTW, the |
[ISSUE #2992] Add text import guide in codeStyle.md to enhance code style import
reformat task:
|
…ng (#3293) * Re-check code style for nacos-config module. * Re-check code style for other module. * Open checkstyle plugin check during build
Issue Description
Type: feature request
Describe what you expected to happen
I hope to add a unified checkstyle file, and then use this file for format verification and formatting.
So I want to open a discussion to choose one checkstyle file:
The text was updated successfully, but these errors were encountered: