viddo/atom-textual-velocity

View on GitHub
lib/react/presentationals/ScrollableList.js

Summary

Maintainability
A
1 hr
Test Coverage

Function render has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  render() {
    return (
      <div
        ref={this._list}
        onScroll={this._onScroll.bind(this)}
Severity: Minor
Found in lib/react/presentationals/ScrollableList.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status