-
Leading and trailing whitespaces are unaccounted for in the game play

…
-
**Description**
It seems that the pre-commit hooks aren't enforcing linting consistently, as some code style changes were missed, even though the pre-commit checks passed.
Specifically, the follow…
-
When compiling a C++ file with the C++23 standard, which introduces named universal characters, I will get some erroneous errors and warnings for some names which are actually valid names.
The questi…
-
*Steps to reproduce:*
- set up an `Input` of `type="email"` (The code is basically the same as in issue #23, with the `FormInput` seperated into another component. You can see the code [in the Github…
-
Hi,
I am using saverow feature of rowEdit inside ui-grid. There is a requirement for us to support blank values, whitespaces at the begining and trailing but UIgrid saw row removes the whitespace be…
-
### Environment
- Visual Studio version: 2015 Professional
- CodeMaid version: 10.5.119
- Code language: C#
### Description
Codemaid-Sort Lines seems to not work properly. It destroys alphabeti…
-
Hi,
for whatever reason, the grocycode-barcodes on my product labels seem to have leading / trailing whitespaces when scanned in grocy-android. Thus, they don't get recognized as grocycodes but get…
-
Issue: Title with many trailing whitespaces

-
Example:
```rust
/// Doc Test
/// ```rust
/// let expected = "\nfoo \n";
/// assert_eq!(expected, r#"
/// foo
/// "#);
/// ```
pub fn main() {}
```
Note that the expected string has a spac…
-
https://github.com/gutsstas/Tic-tac-toe/blob/f3ced4abc336f3ae51ea94130359c69fb78bf059/js.js#L41