RocketChat/Rocket.Chat.Ops

View on GitHub

Showing 611 of 611 total issues

Line contains tab indentation
Open

                    if (count >= limit)

Line contains tab indentation
Open

            reply += "I can do webhooks, issues, merge requests, and gists out of the box.\n"

Line contains tab indentation
Open

                    res.send output

Line contains tab indentation
Open

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

Line exceeds maximum allowed length
Open

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

Line contains tab indentation
Open

                for k,v of gist.files

Expected end of value but found ','.
Open

  padding: 5px, 5px, 5px 5px;

Using width with padding can sometimes make elements larger than you expect.
Open

  padding: 5px, 5px, 5px 5px;

Line contains tab indentation
Open

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

Rule doesn't have all its properties in alphabetical order.
Open

.map-container {

Using height with padding can sometimes make elements larger than you expect.
Open

  padding: 5px, 5px, 5px 5px;
Severity
Category
Status
Source
Language