RocketChat/Rocket.Chat.Ops

View on GitHub

Showing 611 of 611 total issues

Line contains tab indentation
Open

                    output = output + 'MORE ...\n'

Line contains tab indentation
Open

        Url: #{issue.html_url}

Line contains tab indentation
Open

            reply += "Hi, my name is baronbogo, and I am the Rocket.Chat GitHub integration bot.\n"

Line contains tab indentation
Open

            reply += "Please add to my abilities and contribute your code to Rocket.Chat.\n"

Line contains tab indentation
Open

    robot.respond /(pr|issue) (.*) for (.*)/i, (res) ->

Line exceeds maximum allowed length
Open

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

Line contains tab indentation
Open

    robot.respond /get gist (.*) for (.*)/i, (res) ->

Line contains tab indentation
Open

        #  console.log 'url' + url

Line exceeds maximum allowed length
Open

            reply += "Please add to my abilities and contribute your code to Rocket.Chat.\n"

Line contains tab indentation
Open

            reply += "snippets for n - list snippets for project #n\n"

Line contains tab indentation
Open

        gitlab.projects.all  (projects) ->

Line exceeds maximum allowed length
Open

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

Line contains tab indentation
Open

                for issue, idx in issues

Line contains tab indentation
Open

            # console.log "PROJECT ID " + selproj.id

Unnecessary fat arrow
Open

        gitlab.projects.all  (projects) =>

Line contains tab indentation
Open

            snippetid = parseInt(res.match[1])

Line contains tab indentation
Open

    disp_issues = (issues, pullreq) ->

Line contains tab indentation
Open

                output = output + pad( '' + g.number, 8)  + pad(g.user.login, 20) + '  '  + g.title + '\n'

Line contains tab indentation
Open

    disp_issue = (issue) ->

Line contains tab indentation
Open

        output = """
Severity
Category
Status
Source
Language