Open mattyohe opened 8 years ago
Consider warnings to be errors. This rule informs many stylistic decisions such as not to use the ++ or -- operators, C-style for loops, or strings as selectors.
https://github.com/willowtreeapps/swift-style-guide/tree/feature%2Fplayground#correctness
Someone want to take a stab at rewording this section or killing it? We can't even use inc/dec operators or c-style for loops anymore.
https://github.com/willowtreeapps/swift-style-guide/tree/feature%2Fplayground#correctness
Someone want to take a stab at rewording this section or killing it? We can't even use inc/dec operators or c-style for loops anymore.