JohnnyMorganz
JohnnyMorganz
### Description of the bug: Whilst migrating existing code from Maven to Bazel, I came across a weird compilation discrepancy. TL;DR, a class with the same name is present in...
There seems to be a conflict in the UserPresenceType stored in the `User` class In the `User` class, the `userPresenceType` value in the `presence` field is of type `string`, however...
### Description of the bug: We have a source code generator that generates cpp & h files into a TreeArtifact. The tree artifact is then passed into a `cc_library` target....
We just added basic support to allow it to work, but we should spend more time to improve the formatting
Using the examples in the documentation, consider the following setup: ```python # MODULE.bazel bazel_dep(name = "rules_jvm_external", version = "6.1") maven = use_extension("@rules_jvm_external//:extensions.bzl", "maven") maven.artifact( artifact = "grpc-core", exclusions = ["io.grpc:grpc-util"],...
We had to revert 36273a31d4f511c615405430aa59462b3cbadd1d which intended to improve robustness for non-ASCII filesystem paths in file lookup and directory traversal, as it turns out it introduced a dependency on vc_redist....
Trim whitespace Could use Luau::editdistance if there is a typo of
One thing this project is severely lacking is test cases. This primarily stems from the fact that the structure to build test cases is not simple, creating a barrier to...
Talk about companion plugin Also worth updating the dev forum page Explain `.luaurc`