Amin Ya
Amin Ya
👍 for this feature. From this example, I can see that it adds support for classes! https://github.com/torch2424/as-bind/issues/20#issuecomment-585088074
@ahupowerdns Could you take a look at this?
Thanks! Maybe @ahupowerdns can add you as a maintainer so you can take over the project. It would be great to keep this effort going. Alternatively, we can create a...
Any idea?
It seems that this library is abandoned.
@59naga Could you take a look at this?
No, as far as I have set. Maybe my dependencies set that. I can check and get back to you
I checked. I didn't specify that. I hope it can be fixed. I have found a hacky workaround to hot patch the clang_tidy path using [go-task](https://taskfile.dev/#/) ```yaml clang_tidy_path: cmds: -...
My PATH variable is already set. What should I specify in action_env? I cannot find anything in the documentation.
I wonder if @cpsauer can help expose some of the things that bazel_clang_tidy needs. It seems that adding `-p project_root` doesn't fix the missing header errors.