* Update stb_image.h to latest version Fixes https://github.com/ggerganov/llama.cpp/issues/7431 * Update .ecrc
6 lines
97 B
Text
6 lines
97 B
Text
{
|
|
"Exclude": ["^\\.gitmodules$", "stb_image\\.h"],
|
|
"Disable": {
|
|
"IndentSize": true
|
|
}
|
|
}
|