Opened 17 years ago

Closed 11 years ago

#1238 closed New Feature (fixed)

Auto-correct missing semi-colons

Reported by: Frederico Caldeira Knabben Owned by:
Priority: Normal Milestone:
Component: Project : CKPackager Version:
Keywords: Cc:

Description

It is happening too often that missing semi-colons comes to break the compressed source produced by FCKpackager. We should find ways to detect those cases, and automatically correct them in the compressed output.

It would be nice to have them reported in the program output too, so we have a chance to fix them in the original source.

Change History (3)

comment:1 Changed 16 years ago by Wojciech Olchawa

Keywords: Confirmed added

comment:2 Changed 16 years ago by Frederico Caldeira Knabben

Check out chapter 7.9 (Automatic Semicolon Insertion) at the ECMA-262 specifications.

comment:3 Changed 11 years ago by Piotrek Koszuliński

Resolution: fixed
Status: confirmedclosed

I think that this issue expired since we use now linter and Google Closure Compiler.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy