Ryan Ernst
21224caeaf
Remove comparison to true for booleans ( #51723 )
...
While we use `== false` as a more visible form of boolean negation
(instead of `!`), the true case is implied and the true value does not
need to explicitly checked. This commit converts cases that have slipped
into the code checking for `== true`.
2020-01-31 16:35:43 -08:00
..
2020-01-31 16:35:43 -08:00
2020-01-17 15:31:12 -05:00
2020-01-28 18:33:26 +01:00
2020-01-31 16:35:43 -08:00
2020-01-31 12:32:37 +11:00
2020-01-29 10:42:04 +00:00
2020-01-31 16:35:43 -08:00
2020-01-30 14:48:45 -05:00
2019-11-14 11:01:23 +00:00
2020-01-31 15:38:28 -07:00
2020-01-28 10:01:16 -07:00
2019-11-18 12:29:42 -08:00
2020-01-31 20:28:29 +02:00
2020-01-31 16:35:43 -08:00
2020-01-31 16:35:43 -08:00
2019-12-11 15:07:47 +00:00
2020-01-16 10:41:43 +00:00
2020-01-31 12:32:37 +11:00
2019-12-20 15:37:22 -05:00
2020-01-31 16:35:43 -08:00
2020-01-31 07:52:19 -05:00
2020-01-31 16:35:43 -08:00
2019-11-20 07:47:33 -05:00
2019-11-14 11:01:23 +00:00
2020-01-31 16:35:43 -08:00
2020-01-27 16:56:31 -05:00