*caco

Results 3 issues of *caco

# Tool version clangd : 16.0.0 (https://github.com/llvm/llvm-project.git e52a41d0a2c1f880c0a99642ead09984448dd848) vscode-clangd : 0.1.23 # Code readability I found that the code block after return statement within a function not be grayed out....

enhancement

### Bug Description 在使用正确的坚果云WebDav / UpStash配置后,检查可用性看上去没问题,但是点击同步后均失败 ## WebDav 看上去跨域直接报错了,如果要配置这个代理的话 具体教程/参考有么 ![image](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/assets/46550268/d59b0580-917a-4f3e-b93f-a683be5fa072) ## UpStash chatnextweb的前端代码没有响应这个重定向吗? ![image](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/assets/46550268/68be9aee-4747-4da7-9941-8717ef3c9a0f) ![image](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/assets/46550268/082a7a3e-cf83-44ab-9a5b-e9c65cee45a7) ### Steps to Reproduce 如题 ### Expected Behavior 保存正确的WevDav/UpStash 配置后能够正常访问 ### Screenshots _No response_...

bug

I'm trying to use clangd to make CI test better with C++ code. It has both clang-tidy and clang-format incorporated in clangd. But when I use the clangd in the...