RocketChat/Rocket.Chat.Ops

View on GitHub

Showing 611 of 611 total issues

Line contains inconsistent indentation
Open

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

Line contains inconsistent indentation
Open

            res.send disp_issues(issues, true)

Line contains inconsistent indentation
Open

                    output = '```\n#ops:openeditor\n\n' + v.content + '\n```'

Line contains inconsistent indentation
Open

        return "# This is a full featured, syntax highlighted editor\n# BOTs can fetch, edit, commit, and save source code\n#\n\nvar express = require('express');\nvar app = express();\n// respond with \"hello world\" when a GET request is made to the homepage

Line contains inconsistent indentation
Open

                        desc = issue.description.split("\*\*Imported")[0]

Line contains inconsistent indentation
Open

                        break

Line contains inconsistent indentation
Open

            res.send disp_issue(issue)

Line contains inconsistent indentation
Open

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

Line contains inconsistent indentation
Open

            count = 1

Line contains inconsistent indentation
Open

                for k,v of gist.files

Line contains inconsistent indentation
Open

    editorOptions: ->

Class name should be UpperCamelCased
Open

class module.exports

Line contains inconsistent indentation
Open

                reply = "```\n"

Line contains inconsistent indentation
Open

                if pullreq

Line contains inconsistent indentation
Open

        issueText = "Issue"

Line contains inconsistent indentation
Open

            res.send disp_issues(issues, false)

Line contains inconsistent indentation
Open

            res.send disp_issues(issues, false)

Line contains inconsistent indentation
Open

    flightMapOptions: ->

Line contains inconsistent indentation
Open

    console.log ""

Line contains inconsistent indentation
Open

    console.log user
Severity
Category
Status
Source
Language