minor [no ci]
This commit is contained in:
parent
95d87cbf65
commit
7e1950d0bc
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
|||
# Naming guidelines
|
||||
|
||||
- Use `snake_case` for function, variable and type names
|
||||
- Naming usually optimizes for common prefix (see https://github.com/ggerganov/ggml/pull/302#discussion_r1243240963)
|
||||
- Naming usually optimizes for longest common prefix (see https://github.com/ggerganov/ggml/pull/302#discussion_r1243240963)
|
||||
|
||||
```cpp
|
||||
// not OK
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue