valery1707

Results 9 issues of valery1707

Дело в том что `чётный` и так значит `кратный двум` :)

Remove extra ``` ` ``` in documentation. ![image](https://user-images.githubusercontent.com/83507/191796817-e20f3186-f4ee-4b08-865a-a261b57f11eb.png)

## Description Replace all occurrences of `Assert.isTrue\((\w+)\s?!=\s?null\s*,` with `Assert.notNull($1,`. ## Checklist: - [x] My code follows the style guidelines of this project - [x] I have performed a self-review of...

Replace all occurrences of `isTrue\((\w+)\s?!=\s?null\s*,` with `notNull($1,`.

size/XS
First-time contributor
cla:no