You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I performed a cursory search to see if the bug report is relevant, not redundant, nor in conflict with other tickets.
Describe the bug
In continuation of previous efforts to improve type-correctness in CF, there are quite a few ints that could still be converted to bool - this would improve clarity and simplify the code.
Checklist
Describe the bug
In continuation of previous efforts to improve type-correctness in CF, there are quite a few
int
s that could still be converted tobool
- this would improve clarity and simplify the code.Reporter Info
Avi Weiss @thnkslprpt
The text was updated successfully, but these errors were encountered: