-
When running the following code through `clang-tidy` with `bugprone-signed-char-misuse`
```
int8_t y = 0;
int32_t x = y;
```
it prints
```
[warning: 'signed char' to 'int32_t' (aka 'int…
-
### Steps To Reproduce
[https://codesandbox.io/p/sandbox/modern-screenshot-forked-zdw9p9?file=%2Findex.html%3A11%2C9](https://codesandbox.io/p/sandbox/modern-screenshot-forked-zdw9p9?file=%2Findex.…
-
In PR #2818 we introduced a new rule 921240 against mod_proxy attacks.
A new rule `SecRule` always takes a few milliseconds.
This issue searches for an alternative so that we can delete this new r…
-
Humans prefer to read text that's about 55 to 65 characters per line. Terminals aren't required but are recommended to stick to 80 characters (it may have been what the unused MAX_WIDTH was in [this c…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Summary
Currently, the thousand separator and decimal separator characters are inferred from the locale. As pa…
-
I am trying to merge text-based, computer-generated meta files. The files are typically 1000-10000 lines long, and while most of the lines are 80-120 characters, there are a handful of lines that are …
-
Dear Asjad,
You provided [code](https://github.com/asjadnaqvi/stata-graphfunctions/issues/4) as an example how to create a donut plot/chart using `sunburst`
I have tried some options to adjust the p…
-
### Describe the bug
Hello. I noticed that early BOXHEAD games:
https://funkypotato.com/boxhead/
https://funkypotato.com/boxhead-the-rooms/
https://funkypotato.com/boxhead-two-players/
have …
-
### Neovim version (nvim -v)
v0.9.0-dev-530+gde90a8bfe5
### Vim (not Nvim) behaves the same?
No
### Operating system/version
Arch Linux
### Terminal name/version
kitty 0.26.5
### $TERM environ…
-
**Describe the bug**
The letter "ŏ" does not appear in small caps as expected across various applications, including LaTeX and font analysis tools like FontDrop. Instead of transforming to match the …