mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-07-30 09:14:39 +02:00
parent
5e28b47ff8
commit
4cd293a0b1
@ -168,7 +168,7 @@ In short: The easier the code review is, the better the chance your pull request
|
|||||||
|
|
||||||
* ###### Good:
|
* ###### Good:
|
||||||
```cpp
|
```cpp
|
||||||
if (not string.empty())
|
if (!string.empty())
|
||||||
...
|
...
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user