0.0
The project is in a healthy, maintained state
prettify
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies
 Project Readme

dorian-pretty

Format tracked Ruby files in the current git repository.

Install

gem install dorian-pretty

Also included in the aggregate gem:

gem install dorian

Usage

pretty

Run pretty -h for generated option details and pretty -v for the installed version.

Notes

  • Uses git to find tracked Ruby-like files and Syntax Tree to format them in place. Prints changed file paths.

Examples

Format the current repo

pretty