semicolons and the policy that was none

Marco Martin notmart at gmail.com
Tue Aug 16 09:40:14 BST 2022


On Wed, Aug 10, 2022 at 6:43 PM Carl Schwan <carl at carlschwan.eu> wrote:
> > Please cast votes
>
> I would vote for c, it's more consistent with C++ and avoids some rare
> issues where removing the semicolon creates issues. This is what I'd been
> already doing for the app I maintain.

Agree. for instance see here
https://www.freecodecamp.org/news/codebyte-why-are-explicit-semicolons-important-in-javascript-49550bea0b82/
where gives some examples of code doing unexpected things not using a semicolon


-- 
Marco Martin


More information about the Plasma-devel mailing list