-
Couldn't find another issue for this, but one thing that keeps tripping me up when using git (and I do 99% through Fork) is the handling of casing changes. Git does not understand that; instead, it ke…
-
### Is your feature request related to a problem? Please describe
Not really, it's just that I find it unusual that the website still appears to be using the default 404 page
![image](https://gith…
-
I have the following example application:
```
package main
import (
"log"
yaml "gopkg.in/yaml.v3"
)
/* this type is protobuf-generated, so it cannot change */
type ApplicationYaml st…
-
### Zig Version
0.14.0-dev.1409+6d2945f1f
### Steps to Reproduce and Observed Behavior
I tried to run `zig test src/InternPool.zig` while making some changes there.
https://github.com/zigl…
-
Vendors have the same issue as events where duplicate names can be created by changing casing. Unsure if the design here intends for vendor names to be unique.
![image.png](https://raw.githubusercon…
-
Hello everyone
I expected that the part of the guidelines that the grammar rules about title casing were talking about italian in the italian translation of the page (here is probably the best expl…
-
I was happy to learn that graphene added support for turning off camel casing field names.
`schema = graphene.Schema(query=Query, auto_camelcase=False)`
It all seems to work except for DjangoLis…
-
Something can cause VS Code to open a folder with the wrong casing, causing IntelliSense errors to not appear. I don't know how to get VS Code to behave that way though. The workaround is to open the …
-
In PR #1427, targeted for IWYU 0.22, the rules for implicit conversion were changed slightly.
@bolshakov-a reports:
> FWIW, this breaks "autocast" logic for pre-C++17 modes. Clang inserts an a…
kimgr updated
9 months ago
-
It looks like the schema_ and rules_ configs keys are somehow set to camelCase instead of snake_case. Is this by accident? It makes a issue I'm debugging confusing. I'm no pro at Helm so not 100% righ…