ckeditor / ckeditor4-releases

Official distribution releases of CKEditor 4.
Other
522 stars 412 forks source link

Functions should not be defined inside loops #66

Closed vasanthknatarajan closed 7 years ago

vasanthknatarajan commented 7 years ago

I m using the CKEditor 4.6.2 version and when i build my project using team city, my build is failing because of the below issue in 21 places.

Functions should not be defined inside loops

mlewand commented 7 years ago

The proper place for reporting tickets is http:///dev.ckeditor.com

As a workaround for your particular case, if it's simply a linter error I suggest you to add this rule to ignore list so you can build the app.