Commit 4b1bc61
authored
Replace empty() by more strict checks (#1125)
* Replace empty() by stricter checks
* Apply StyleCI fixes
* Compare with empty string instead of checking length
* Compare with empty array instead of checking count
* Compare with empty string instead of checking length1 parent ca5e4a2 commit 4b1bc61
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| |||
0 commit comments