crt-31

Results 6 comments of crt-31

Bump. This really should be addressed now that Bazel officially supports Windows. CRLF is what is expected by basically all Windows tools, and it is basically best practice to use...

Thanks, @vladmos for continuing this discussion. I tried the things you asked about on my Windows box: * checkout this repo with core.autocrlf=true: go files have CRLF * run gofmt:...

This ticket can probably be closed. SemanticDB support was added in #1508

This issue can probably be closed now. SemanticDB support was added in #1508

@crazyjat, I was looking at this... is it still an issue for you? If so, what version of rules_scala and bazel are you using? And what's in your thrift file?

bump. This is needed for Bazel's rules_scala to properly support Scala3. (see https://github.com/bazelbuild/rules_scala/pull/1545). Probably needed my many other tools too. (Quick look: I see some issues where JarArchive isn't being...