We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4164c16 commit 806b28cCopy full SHA for 806b28c
Contributing.md
@@ -6,9 +6,9 @@
6
7
## Pull Request要求
8
9
-- **[代码规范] 参考 https://github.com/NYTimes/objective-c-style-guide。
+- **代码规范** 参考 https://github.com/NYTimes/objective-c-style-guide。
10
11
-- **[代码格式] 提交前请使用Xcode格式化插件 BBUncrustifyPlugin 默认风格进行格式化。
+- **代码格式** 提交前请使用Xcode格式化插件 BBUncrustifyPlugin 默认风格进行格式化。
12
13
- **必须添加测试!** - 如果没有测试(单元测试、集成测试都可以),那么提交的补丁是不会通过的。
14
0 commit comments