RubyGems Navigation menu

isort 0.1.5

Isort automatically sorts and organizes your Ruby imports, including require, require_relative, include, using, and extend statements.Has the ability to group different types of imports together. It can process single files or entire directories directly throughcommand-line interface, and preserve the code comments and inline documentation

Gemfile:
=

安裝:
=

版本列表:

  1. 0.1.5 December 29, 2024 (9.5 KB)
  2. 0.1.4 December 29, 2024 (9.0 KB)
  3. 0.1.3 December 28, 2024 (9.0 KB)

Runtime 相依性套件 (1):

optparse ~> 0.2.0

Development 相依性套件 (3):

bundler ~> 2.0
rake ~> 13.0
rspec ~> 3.0

擁有者:

推送者:

作者:

  • abhinvv1

SHA 256 總和檢查碼:

=

總下載次數 464

這個版本 188

版本发布:

授權:

MIT

Ruby 版本需求: >= 2.6.0

相關連結: