top | item 11588651 (no title) Khao | 9 years ago I hope they enjoy their subtle and extremely hard to find errors. discuss order hn newest agency|9 years ago They address this directly - the only edge case with omiting semicolons is starting lines with ( or [ and they check this for you. See: https://github.com/feross/standard/blob/master/RULES.md#semi... untog|9 years ago I alternate between projects with and without semicolons, and I'm yet to run into a single error as a result of omitting a semicolon. I don't understand what kind of code other people are writing that does. apo|9 years ago Could you cite some examples? It seems that using the rest of the conventions might eliminate many, if not all, of them. unknown|9 years ago [deleted]
agency|9 years ago They address this directly - the only edge case with omiting semicolons is starting lines with ( or [ and they check this for you. See: https://github.com/feross/standard/blob/master/RULES.md#semi...
untog|9 years ago I alternate between projects with and without semicolons, and I'm yet to run into a single error as a result of omitting a semicolon. I don't understand what kind of code other people are writing that does.
apo|9 years ago Could you cite some examples? It seems that using the rest of the conventions might eliminate many, if not all, of them. unknown|9 years ago [deleted]
agency|9 years ago
untog|9 years ago
apo|9 years ago
unknown|9 years ago
[deleted]