Class: Rubocop
Defined in: | src/beautifiers/rubocop.coffee |
Inherits: | Beautifier |
Variables Summary
- name =
-
"Rubocop"
- link =
-
"https://github.com/bbatsov/rubocop"
- isPreInstalled =
-
false
- options =
-
{ Ruby: { indent_size: true, rubocop_path: true } }
Variable inherited from Beautifier
Promise name options executables _exe languages beautify logger
Instance Method Summary
Inherited Method Summary
Methods inherited from
Beautifier
#isPreInstalled #loadExecutables #exe #deprecate #deprecateOptionForExecutable #tempFile #readFile #findFile #getDefaultLineEnding #which #run #setupLogger
Instance Method Details
#
(void)
beautify(text, language, options, context)