wopian/tracker-killer

View on GitHub
src/api/anilist.js

Summary

Maintainability
A
1 hr
Test Coverage

Function anilist has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default function anilist (service, type) {
  top(service, type, ANILIST.username)

  const clientId = ANILIST.client_id
  const clientSecret = ANILIST.client_secret
Severity: Minor
Found in src/api/anilist.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status