Crate whitespace_rs

Source
Expand description

Tools to fix whitespace inconsistencies in text files

This crate provides a set of tools for exploring and fixing common whitespace inconsistencies in text files. It is compatible with text files in UTF-8 format.

If installed globally the command line tools spacer and ender are available for fixing beginnings and endings respectively.

Modulesยง

ender
Report on or fix line endings.
spacer
Report on or fix beginning of line spacing