Standard Ruby is a Ruby linter and formatter that aims to remove style debates by providing an opinionated, unconfigurable ruleset.
It’s built on top of RuboCop, includes rubocop-performance defaults, and helps teams keep Ruby code consistent without spending time tuning formatter and linter settings.
This is free and open source software.
Key Features
- Provides an opinionated, unconfigurable Ruby style and formatting ruleset to reduce bikeshedding.
- Supports automatic correction of many issues, with both safe and optional unsafe fixes.
- Offers plugin support via lint_roller, including extensions such as standard-rails and standard-sorbet.
- Works with a range of editors and integrates well into continuous integration workflows.
- Can be run from the command line with
standardrbor through a Rake task.
Website: github.com/standardrb/standard
Support:
Developer: Test Double, Inc.
License: MIT License
is written in Ruby. Learn Ruby with our recommended free books and free tutorials.
Related Software
| Ruby Linters | |
|---|---|
| RuboCop | Ruby static code analyzer and formatter |
| Reek | Examines Ruby classes, modules, and methods |
| Brakeman | Static analysis tool |
| ERB Lint | Lint your ERB or HTML files |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

