-
hi
It is a very useful tool in golang project. Does it been used in cpp project?
-
# :question: question | possible 🚀 feature request
### Relevant Rules
+ gazelle
### Description
Can Gazelle's 'resolve' directive be smarter? Or am I just using it wrong?
Example:
…
-
### What is the feature?
As mentioned [here](https://mmdetection3d.readthedocs.io/en/latest/advanced_guides/datasets/waymo.html)
```
# download the code and enter the base directory
git clone ht…
-
To reproduce, as of last night (hash 5c3f21721d921751f3c64451f9be3b59f9cac8c7):
```
$ python configure.py --backend=CUDA --cuda_compute_capabilities="6.1,9.0"
$ bazel build //xla/... --spawn_str…
-
### Initial Checks
- [X] I confirm that I'm using Pydantic V2
### Description
gin/_schema_validator.py", line 50, in create_schema_validator
return SchemaValidator(schema, config)
pydantic_co…
-
### What happened?
There are various issues when running the example repo on Windows. It would be nice to fix these and give a better starting experience.
### Various linters/formatters don't wo…
-
### Description of the bug:
We observe the following exception during the repository fetch phase:
```
Fetching ...linux_x86_64__x86_64-unknown-linux-gnu__stable_tools; starting
Fetching…
-
I am trying to build and use https://github.com/microsoft/LightGBM
`WORKSPACE`:
```python3
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
name = "rules…
-
Hello!
I was trying to build cpp-tutorial/stage1 on Ubuntu 22.04 with a bazel binary installed from the [Bazel's apt repository](https://bazel.build/install/ubuntu#install-on-ubuntu), and it return…
-
I beleive this Bazel extension is running a very expensive query. This is fine on a small repo, but on a large monorepo this basically prevents the user from running any other bazel commands till this…