[ ソース: rubocop ]
パッケージ: rubocop (1.39.0+dfsg-1)
rubocop に関するリンク
Debian の資源:
rubocop ソースパッケージをダウンロード:
メンテナ:
- Debian Ruby Team (QA ページ, メールアーカイブ)
- Sebastien Badia (QA ページ)
- Miguel Landaeta (QA ページ)
- Utkarsh Gupta (QA ページ)
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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 のインタプリタ (デフォルト版)
-
- dep: ruby-json (>= 2.3)
- JSON library for Ruby
-
- dep: ruby-parallel (>= 1.10)
- library to run any kind of code in parallel processes
-
- dep: ruby-progressbar (>= 1.7)
- text progress bar library for Ruby
-
- dep: ruby-rainbow (<< 4.0)
- extension of Ruby String class enabling colored text on ANSI terminals
- dep: ruby-rainbow (>= 2.2.2)
-
- dep: ruby-regexp-parser (<< 3.0)
- Scanner, lexer, parser for ruby's regular expressions
- dep: ruby-regexp-parser (>= 1.8)
-
- dep: ruby-rexml (<< 4.0)
- パッケージは利用できません
- dep: ruby-rexml (>= 3.2.5)
-
- dep: ruby-rubocop-ast (<< 2.0)
- RuboCop tools to deal with Ruby code AST
- dep: ruby-rubocop-ast (>= 1.23.0)
-
- dep: ruby-unicode-display-width (<< 3.0)
- Determines the monospace display width of a string in Ruby
- dep: ruby-unicode-display-width (>= 1.4.0)
-
- dep: ruby-whitequark-parser (>= 3.1.2.1)
- Ruby parser written in pure Ruby