[ ソース: rubocop ]
パッケージ: rubocop (0.52.1+dfsg-1)
Ruby static code analyzer
rubocop is a static code analyzer for Ruby, out of the box it will enforce many of the guidelines outlined in the community Ruby Style Guide.
Most aspects of its behavior can be tweaked via various configuration options.
Apart from reporting problems in your code, RuboCop can also automatically fix some of the problems for you.
その他の rubocop 関連パッケージ
|
|
|
|
-
- dep: ruby
- オブジェクト指向スクリプト言語 Ruby のインタプリタ (デフォルト版)
- または ruby-interpreter
- パッケージは利用できません
-
- dep: ruby-parallel
- library to run any kind of code in parallel processes
-
- dep: ruby-powerpack
- Useful extensions to core Ruby classes
-
- dep: ruby-progressbar (>= 1.4)
- Text progress bar library for Ruby
-
- dep: ruby-rainbow
- extension of Ruby String class enabling colored text on ANSI terminals
-
- dep: ruby-unicode-display-width
- Determines the monospace display width of a string in Ruby
-
- dep: ruby-whitequark-parser
- Ruby parser written in pure Ruby