flexboxfroggy icon indicating copy to clipboard operation
flexboxfroggy copied to clipboard

Require semicolons

Open webrune-tim opened this issue 9 years ago • 2 comments

Great Job!!! this is awesome.

I think your should require semicolons in order to to solve the levels or at least a warning.

Thanks

webrune-tim avatar Dec 03 '15 20:12 webrune-tim

Agree, though technically valid to leave off the semicolon for the last rule in a ruleset, it would be good to give the suggestion. Ties into discussion in #15 about a warning/hint system.

thomaspark avatar Dec 04 '15 02:12 thomaspark

I'm also interested in the semicolon deal new programmers and veterans alike tend to accidentally leave out semicolons. If not a requirement then a helpful reminder that the person forgot would be helpful in the development of programmers learning from flexbox froggy.

L0rdV4der avatar Apr 07 '16 19:04 L0rdV4der