forked from misakamm/xege
-
Notifications
You must be signed in to change notification settings - Fork 51
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
Style: 调整代码排版 #148
Merged
Merged
Style: 调整代码排版 #148
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
这是用的 clang-format 吗? |
有一个推荐的风格, 也是目前一直在用的风格, 就是这个: |
可以考虑把这个放到项目根目录, 然后直接用这个版本的 clang-format 的格式化, 跟你格式化出来的还比较像 |
那我先试一下这个 clang-format.txt, 看看有没有什么要细微调整的 |
我觉得可以考虑加一个 .editorconfig 文件来统一行尾序列、字符集、空格代替 Tab, 缩进大小之类的基础编辑配置,这个目前在大部分的 IDE 都支持 @wysaid |
看着没问题, 要不直接合? |
我这边看着没啥毛病. |
那就直接合吧,也就改代码排版而已,如果后面觉得哪里需要调整的可以再弄 @wysaid |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.