mirror of
https://github.com/milvus-io/milvus.git
synced 2026-07-21 10:15:43 +00:00
[skip ci] Refine contributing guide (#9330)
Signed-off-by: Edward Zeng <jie.zeng@zilliz.com>
This commit is contained in:
+1
-1
@@ -133,7 +133,7 @@ $ make fmt
|
||||
```
|
||||
|
||||
### C++ coding style
|
||||
The c++ coding style used in Milvus generally follow [Google C++ Style Guide](https://google.github.io/styleguide/cppguide.html).
|
||||
The C++ coding style used in Milvus generally follows [Google C++ Style Guide](https://google.github.io/styleguide/cppguide.html).
|
||||
And we made the following changes based on the guide:
|
||||
|
||||
- 4 spaces for indentation
|
||||
|
||||
Reference in New Issue
Block a user