# ronda [![CI Status](https://github.com/ModProg/ronda/actions/workflows/test.yaml/badge.svg)](https://github.com/ModProg/ronda/actions/workflows/test.yaml) [![Crates.io](https://img.shields.io/crates/v/ronda)](https://crates.io/crates/ronda) A simple formatter for [`ron`](https://github.com/ron-rs/ron). # Usage ```console ronda /file/to/format.ron ```