-
```
StdStringReplacements methods such as SetUsernameStr directly use the .data of
the passed in const string reference rather than making a copy which the
StdStringReplacements object owns.
Althou…
-
# Suggestion
## 🔍 Search Terms
Go To Implementation, Parameter, Go To Arguments
## ✅ Viability Checklist
My suggestion meets these guidelines:
* [x] This wouldn't be a breaking change i…
-
Take an example (ideas were installed from the git):
```
$ cat conftest.py
from ideas.examples import fractions_ast
fractions_ast.add_hook()
$ cat test_fractions.py
import fractions
def te…
-
There are a lot of cases where the methods on the classes return null to represent a mission value.
And the callers of the methods should be careful to handle them.
```php
/**
* @return User|nul…
-
```
StdStringReplacements methods such as SetUsernameStr directly use the .data of
the passed in const string reference rather than making a copy which the
StdStringReplacements object owns.
Althou…
-
```
StdStringReplacements methods such as SetUsernameStr directly use the .data of
the passed in const string reference rather than making a copy which the
StdStringReplacements object owns.
Althou…
-
I took a look at this backend codebase and want to share some ideas on potential improvements. But I've never used spring boot and hibernate before. So bear with me if any of these suggestions don't m…
-
```
StdStringReplacements methods such as SetUsernameStr directly use the .data of
the passed in const string reference rather than making a copy which the
StdStringReplacements object owns.
Althou…
-
```
StdStringReplacements methods such as SetUsernameStr directly use the .data of
the passed in const string reference rather than making a copy which the
StdStringReplacements object owns.
Althou…
-
Hi is it a way when we have 2 active line, to transfer line 2 on line 1 ? I don't find where or if it's possible