-
Name
-
rufo
-
Version
-
0.15.1
-
Platform
-
ruby
-
Authors
-
Ary Borenszweig
-
Bindir
-
exe
-
Date
-
2023-02-08 00:00:00 UTC
-
Dependencies
-
bundler (>= 1.15, development)
byebug (~> 11.1.3, development)
guard-rspec (~> 4.0, development)
rake (~> 13.0, development)
rexml (~> 3.2.5, development)
rspec (~> 3.0, development)
rspec_junit_formatter (~> 0.6.0, development)
rubocop (~> 1.44.1, development)
simplecov (~> 0.22.0, development)
simplecov-cobertura (~> 2.1, development)
-
Description
-
Fast and unobtrusive Ruby code formatter
-
Email
-
asterite@gmail.com
-
Executables
-
rufo
-
Files
-
.github/PULL_REQUEST_TEMPLATE.md
.github/workflows/ci.yml
.gitignore
.rspec
.rubocop.yml
.rufo
CHANGELOG.md
Gemfile
Guardfile
LICENSE.txt
README.md
Rakefile
bin/console
bin/setup
bin/verify-sample-code
docs/developing-rufo.md
docs/releasing-a-gem.md
docs/settings.md
exe/rufo
lib/rufo.rb
lib/rufo/command.rb
lib/rufo/dot_file.rb
lib/rufo/erb_formatter.rb
lib/rufo/file_finder.rb
lib/rufo/file_list.rb
lib/rufo/formatter.rb
lib/rufo/logger.rb
lib/rufo/parser.rb
lib/rufo/settings.rb
lib/rufo/version.rb
rakelib/rufo.rake
rufo.gemspec
-
Homepage
-
https://github.com/ruby-formatter/rufo
-
Licenses
-
MIT
-
Metadata
-
{"rubygems_mfa_required"=>"true"}
-
Require paths
-
lib
-
Required ruby version
-
>= 2.7.0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
3.3.7
-
Specification version
-
4
-
Summary
-
Ruby code formatter
-
Original platform
-
ruby
-
New platform
-
ruby