bookbrainz/bookbrainz-site

View on GitHub
src/client/components/footer.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function Footer has 59 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function Footer(props) {
    const {repositoryUrl, siteRevision} = props;

    return (
        <footer className="footer">
Severity: Major
Found in src/client/components/footer.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status