FrontendSophie/hexo-infinite-scroll

View on GitHub
v1/hexo-infinite-scroll.js

Summary

Maintainability
A
0 mins
Test Coverage

Function infiniteScroll has 38 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

  const infiniteScroll = customOptions => {
    let options = generateOptions(customOptions)

    $(document).ready(() => {
      let count = 1
Severity: Minor
Found in v1/hexo-infinite-scroll.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status