-
Notifications
You must be signed in to change notification settings - Fork 521
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
[Summary] Enhance code style warnings in server #2435
Comments
🤖 I'm sorry, but I'm unable to view the images you've attached. However, I can provide some general advice on why the The
Please check the Without the specific warnings or the exact lines of code that are causing these warnings, it's difficult to provide a more precise answer. If you could provide more details about the warnings, such as the warning messages or the lines of code that are causing these warnings, I would be able to provide a more accurate response. SourcesThis response is meant to be useful and save you time. It is not meant to be a precise solution, but rather a starting point for your own research. Help me be more useful! Please leave a 👍 if this is helpful and 👎 if it is irrelevant. If you want to continue the conversation, start your reply with @dosu-bot. |
@msgui consider introducing the specific steps for formatting, cleaning, and correcting in the relevant PRs to help us in PR validation :) |
|
subtask of #2435 --------- Co-authored-by: imbajin <jin@apache.org> Co-authored-by: VGalaxies <vgalaxies@apache.org>
subtask of #2435 --------- Co-authored-by: imbajin <jin@apache.org> Co-authored-by: VGalaxies <vgalaxies@apache.org>
Adhere to the code conventions outlined in HugeGraph-Code-Style-Guide (please refine the hg-style.xml specification @returnToInnocence)#2457 |
Suddenly a new idea, perhaps as a future thing to do, is to try to migrate the entire contents of the entire This is because the.editorconfig file has some other advantages that
Therefore, I wonder if we should further try to gather the configuration of a function as much as possible in the future, instead of spreading it into multiple Settings, and reduce the user's perception of format as little as possible at one time |
Indeed, I found that #2457 uses both
Perhaps it's possible to export the current |
get it! I will try to export it this afternoon to see how it works! |
Since the above two tasks are logically coherent, I merged them into one @msgui |
SubTask
PS: One PR for multiple modules is fine, but if the total code exceeds 4000 lines, split it into multiple PRs.
Expected & Actual behavior (期望与实际表现)
TODO
The text was updated successfully, but these errors were encountered: