-
Currently, `pokemon_page_name` in `/ptu train` makes you type the name of a pokemon's sheet in order to train the pokemon. However, it assumes you always type it correctly, and some people's sheet nam…
-
-
For french words, I think you should make the search algorithm special character insensitive.
For example if you look up for "pederaste" you won't find anything, whereas with the "pédéraste", you'll …
-
On Linux Mint 22:
The original Quake PAK0.PAK and PAK1.PAK files installed by Steam are all upper-case, however it seems like Ironwail only looks for the files in lower-case. In order to get Ironwa…
-
### Bug description
I have two values stored as username in database, amin.salah and amin_salah
When I was running a normal test, I noticed that I was logged in into an account but getting details…
-
```
$ atlas init
$ atlas clone arraymancer
$ atlas use nimjl # Because it uses arraymancer as a dependency
```
This creates 2 repo arraymancer : "Arraymancer" and "arraymancer" (capital A) diff…
-
### Is your feature request related to a problem? Please describe.
Given the following enum spec:
```yaml
enum:
- HDD
- SSD
- NVME
type: string
```
The Go client generator will generate a…
-
see `FIXME`s from ceb77ab. We need to be able to operate on a range of bytes, regardless of the presence of '\0' characters.
We need to create a `std::char_traits` like class for handling case inse…
-
When using Lighthouse, field name cases do not seem to be uppercased as the config value suggests it should be.
Snowflake schema has table `ACCOUNT` with `ID`,`NAME` columns.
Laravel model:
`…
-
Minimal reproducing repo: https://github.com/savinmikhail/deptrac-bug-reproducing-repo
Expected behavior:
```md
So I expect deptrac to differentiate ./config from ./src/Config, but it doesn't hap…