RocketChat/Rocket.Chat.Ops

View on GitHub
hubots/hubot-gitsy/src/gitlab/examples/list-users.coffee

Summary

Maintainability
Test Coverage

Line contains inconsistent indentation
Open

    token:    credentials.token

Line contains inconsistent indentation
Open

    for user in users

Line contains inconsistent indentation
Open

        console.log "##{user.id}: #{user.email}, #{user.name}, #{user.created_at}"

Line exceeds maximum allowed length
Open

        console.log "##{user.id}: #{user.email}, #{user.name}, #{user.created_at}"

There are no issues that match your filters.

Category
Status