tomi77/backbone-forms-jquery-ui

View on GitHub
src/autocomplete.coffee

Summary

Maintainability
Test Coverage

Line exceeds maximum allowed length
Open

        @editorOptions.source = @editorOptions.source.map (model) -> model.toString()
Severity: Minor
Found in src/autocomplete.coffee by coffeelint

Line exceeds maximum allowed length
Open

      define ['underscore', 'backbone', 'backbone-forms', 'jquery-ui/widgets/autocomplete'], factory
Severity: Minor
Found in src/autocomplete.coffee by coffeelint

Line exceeds maximum allowed length
Open

      factory require('underscore'), require('backbone'), require('backbone-forms')
Severity: Minor
Found in src/autocomplete.coffee by coffeelint

There are no issues that match your filters.

Category
Status