Skip to content

Conversation

Girgias
Copy link
Contributor

@Girgias Girgias commented Nov 6, 2019

I've also noted that a bunch of function which are declared to return bool|null only return true or null (implicitly).
Strictly speaking those should be converted to void as this is what they do in practice.

Also weirdly enough getErrors() and lintChar() apparently also manage to return null while testing so I've added the nullable return type due to that.

@ghost
Copy link

ghost commented Nov 6, 2019

DeepCode Report (#1d1c32)

DeepCode analyzed this pull request.
There are no new issues.

@neilime neilime merged commit 28d63da into neilime:master Nov 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants