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:
=

install:
=

Versions:

  1. 0.2.1 January 03, 2026 (35 KB)
  2. 0.2.0 January 03, 2026 (12.5 KB)
  3. 0.1.5 December 29, 2024 (9.5 KB)
  4. 0.1.4 December 29, 2024 (9 KB)
  5. 0.1.3 December 28, 2024 (9 KB)

Runtime Dependencies (1):

optparse ~> 0.2.0

Development Dependencies (3):

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

Owners:

Pushed by:

Authors:

  • abhinvv1

SHA 256 checksum:

=

Total downloads 1,378

For this version 463

Version Released:

License:

MIT

Required Ruby Version: >= 2.6.0

Links: