mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-04-28 03:30:20 +00:00
parent
1032256ec9
commit
9898b57cbe
1 changed files with 8 additions and 0 deletions
|
|
@ -60,3 +60,11 @@ end_of_line = unset
|
|||
charset = unset
|
||||
trim_trailing_whitespace = unset
|
||||
insert_final_newline = unset
|
||||
|
||||
[benches/**]
|
||||
indent_style = unset
|
||||
indent_size = unset
|
||||
end_of_line = unset
|
||||
charset = unset
|
||||
trim_trailing_whitespace = unset
|
||||
insert_final_newline = unset
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue