fernandodemorais-jf
Results
1
comments of
fernandodemorais-jf
Hello @Spidy104, The maintainers can be more specific, but I think PlatformIO supports only [clang-tidy](https://docs.platformio.org/en/latest/advanced/static-code-analysis/tools/clang-tidy.html). I use `clangd` with Eglot too, and I simply manually "convert" the `.ccls` file, auto-generated...