[ 原始碼: rubocop ]
套件:rubocop(0.89.1+dfsg-1)
rubocop 的相關連結
Debian 的資源:
下載原始碼套件 rubocop:
維護小組:
- Debian Ruby Extras Maintainers (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
- Interpreter of object-oriented scripting language Ruby (default version)
-
- 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 (>= 1.7)
- Scanner, lexer, parser for ruby's regular expressions
-
- dep: ruby-rubocop-ast (<< 1.0)
- RuboCop tools to deal with Ruby code AST
- dep: ruby-rubocop-ast (>= 0.3.0)
-
- dep: ruby-unicode-display-width (<< 2.0)
- Determines the monospace display width of a string in Ruby
- dep: ruby-unicode-display-width (>= 1.4.0)
-
- dep: ruby-whitequark-parser (>= 2.7.1.1)
- Ruby parser written in pure Ruby