ivanseed/gitstats

View on GitHub
src/components/app.js

Summary

Maintainability
A
1 hr
Test Coverage

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

  render(props, state) {
    return (
      <div id="app">
        <Helmet
          htmlAttributes={{lang: "en", amp: undefined}} // amp takes no value
Severity: Minor
Found in src/components/app.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status