AgileVentures/WebsiteOne

View on GitHub

Showing 197 of 206 total issues

Expected an assignment or function call and instead saw an expression.
Open

this._minLengthMet(query) ? this.menu.update(query) : this.menu.empty();

Move the invocation into the parens that contain the function.
Open

(function() {

Expected an assignment or function call and instead saw an expression.
Open

$hint && $hint.val("");

Empty block statement.
Open

} catch (e) {}

Wrap an immediate function invocation in parentheses.
Open

var Menu = function() {

Expected an assignment or function call and instead saw an expression.
Open

(typeahead = $input.data(keys.typeahead)) && fn(typeahead, $input);

Expected an assignment or function call and instead saw an expression.
Open

!$input.attr("dir") && $input.attr("dir", "auto");

Expected an assignment or function call and instead saw an expression.
Open

template && this.$el.html(template({

TODO found
Open

<!-- TODO Insert list of followed projects -->

TODO found
Open

# TODO: change this to notify for invalid params

TODO found
Open

* #TODO Comment (anyone's todo)
Severity: Minor
Found in docs/code_style_conventions.md by fixme

TODO found
Open

<div style="display:block;text-align:left">TODO: sort all groups below extracting similar sentiments into categories with counts</div>

TODO found
Open

* #TODO NS Comment (a personal todo, where NS = NameSurname initials)
Severity: Minor
Found in docs/code_style_conventions.md by fixme

TODO found
Open

<% #TODO: refactor this for Bootstrap framework %>

TODO found
Open

# TODO: deal with simple not found errors, should not send for all exceptions

TODO found
Open

<% #TODO: refactor this for Bootstrap framework %>

TODO found
Open

<!-- TODO Insert list of PP youtube or G+ session links -->
Severity
Category
Status
Source
Language