RocketChat/Rocket.Chat.Ops

View on GitHub

Showing 611 of 611 total issues

Line contains inconsistent indentation
Open

            console.error("the environment variable GITLAB_API_KEY must be set for hubot-gitsy to work properly")

Line contains inconsistent indentation
Open

                if pullreq == true

Line contains inconsistent indentation
Open

        url = "https://api.github.com/users/" + res.match[2] + "/gists"

Line contains inconsistent indentation
Open

    for project in projects

Line contains inconsistent indentation
Open

        gitlab.projects.all  (projects) =>

Line contains inconsistent indentation
Open

    for user in users

Line contains inconsistent indentation
Open

    console.log

Line contains inconsistent indentation
Open

        if GoogleMaps.loaded()

Line contains inconsistent indentation
Open

                    reply += pad("" + snippet.id , 8) + pad(snippet.author.name,20) + snippet.title + "\n"

Line contains inconsistent indentation
Open

    GoogleMaps.ready 'flightMap', (map) ->

Line contains inconsistent indentation
Open

    url:     credentials.url

Line contains inconsistent indentation
Open

        gitlab.projects.all  (projects) ->

Line contains inconsistent indentation
Open

            github.get "https://api.github.com/gists/" + gists[parseInt(res.match[1]) - 1].id, (gist) ->

Line contains inconsistent indentation
Open

                reply += pad("" + (idx + 1), 8) + pad(project.name, 20)  + project.created_at + "\n"

Line contains inconsistent indentation
Open

                    reply += pad("Issue #",20) + issue.iid + "\n"

Line contains inconsistent indentation
Open

            issueText = "Pull Request"

Line contains inconsistent indentation
Open

        url = "https://api.github.com/repos/" + res.match[3] + '/issues/' + res.match[2]

Line contains inconsistent indentation
Open

                        break

Line contains inconsistent indentation
Open

                reply = "```\n"

Line contains inconsistent indentation
Open

        console.error("the environment variable REPOSITORY_NAME must be specified for hubot-baronbogo to work properly")
Severity
Category
Status
Source
Language