Remove docs discouraging single-line conditionals
Our linting rules currently allow braceless conditionals, and we have hundreds of instances of it in the codebase. It's fairly clear that this is acceptable in general to our engineers, so we shouldn't discourage it in our docs.
Showing
Please register or sign in to comment