fprettier 0.1.0

Auto-formatter for modern Fortran source code
Documentation

fprettier

fprettier is an auto-formatter for Fortran 90+ code.

fprettier is inspired by fprettify but strives to be:

  • :zap: Fast, especially for large codebases
  • :wrench: Actively maintained, with prompt responses to issues

Installation

First, install Rust and Cargo by following the instructions at:

https://rustup.rs

Then install fprettier:

cargo install fprettier

Usage

Run fprettier with no arguments to display the usage information.