Commit db81379
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 e4a7353 commit db81379
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