# Justin Searls - Announcing Standard Ruby 1.0 (Highlights) ![rw-book-cover|256](https://readwise-assets.s3.amazonaws.com/static/images/article2.74d541386bbf.png) ## Metadata **Cover**:: https://readwise-assets.s3.amazonaws.com/static/images/article2.74d541386bbf.png **Source**:: #from/readwise **Zettel**:: #zettel/fleeting **Status**:: #x **Authors**:: [[Justin Searls]] **Full Title**:: Announcing Standard Ruby 1.0 **Category**:: #articles #readwise/articles **Category Icon**:: 📰 **URL**:: [blog.testdouble.com](https://blog.testdouble.com/posts/2021-03-04-announcing-standard-ruby-1.0/) **Host**:: [[blog.testdouble.com]] **Highlighted**:: [[2021-03-05]] **Created**:: [[2022-09-26]] ## Highlights - gem "standard" #ruby #linter - the standardrb binary will print out all of its linting and style suggestions. You can also run standardrb --fix to automatically reformat your code and get an idea on the impact adding Standard would have on your codebase.