Commit cb4fd88
[RemoteInspection] Use
Since this is adjacent to a `!=` operator, explicitly using `bool` seems clearer.
Co-authored-by: Evan Wilde <etceterawilde@gmail.com>bool instead of !!.1 parent f9ec479 commit cb4fd88
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
616 | 616 | | |
617 | 617 | | |
618 | 618 | | |
619 | | - | |
| 619 | + | |
620 | 620 | | |
621 | 621 | | |
622 | 622 | | |
| |||
0 commit comments