-
Notifications
You must be signed in to change notification settings - Fork 406
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
[Question] Does OpenYurt have a formal code style requirement? #330
Comments
@zzguang Very appreciate for your issue. and If you have a good code style to contribute to OpenYurt, we will be more than happy to do so. |
Okay, let's follow the golang native rule firstly, if we find it's not enough yet, we can discuss it in future to figure out an unified code style, thanks! |
Signed-off-by: zhenggu1 <zhengguang.zhang@intel.com>
What happened:
I am not sure whether OpenYurt has a formal code style requirement, which may include:
What you expected to happen:
If no clear requirement for OpenYurt by now, I think it's better to clarify it so that different contributors can follow the unified code style rule. Forming the consistent code style may be beneficial to the code readability and maintainability of the whole project.
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
kubectl version
):cat /etc/os-release
):uname -a
):others
/kind question
The text was updated successfully, but these errors were encountered: