lgaticaq/hubot-vimeo

View on GitHub

Showing 1 of 1 total issue

Function exports has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = robot => {
  const getVideo = (query, cb) => {
    const lib = new Vimeo(
      process.env.VIMEO_CLIENT_ID,
      process.env.VIMEO_CLIENT_SECRET,
Severity: Minor
Found in src/script.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language