Opened 11 years ago

Closed 11 years ago

#9652 closed Bug (fixed)

Fix lint errors

Reported by: Olek Nowodziński Owned by:
Priority: Normal Milestone: CKEditor 4.0
Component: General Version: 4.0
Keywords: Cc:

Description

JSL revealed a lot issues on master that must be fixed ASAP:

  • Missing semicolons
  • Redeclared vars
  • Global scope leakage (#9649)
  • Etc.

Change History (1)

comment:1 Changed 11 years ago by Garry Yao

Resolution: fixed
Status: newclosed

Fixed on master with a75b08c.

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