RocketChat / Rocket.Chat.Apps-engine

The Rocket.Chat Apps engine and definitions.

Home Page:https://rocketchat.github.io/Rocket.Chat.Apps-engine/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add lint rules to auto-detect no space between parentheses and word error

shiqimei opened this issue · comments

That would be great to have a linter for stuff like this.

Originally posted by @graywolf336 in https://github.com/RocketChat/Rocket.Chat.Apps-engine/timeline

Only found the following rules:

  • space-before-function-paren
  • space-after-keywords
  • space-return-throw-case

There seems no rule for detectingno space between parentheses and the word, so closed it .