package
2.1.1
Repository: https://github.com/numtide/treefmt.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Variables

ErrCommandNotFound is returned when the Command for a Formatter is not available.
No description provided by the author
No description provided by the author

# Structs

CompositeFormatter handles the application of multiple Formatter instances based on global excludes and individual formatter configuration.
Formatter represents a command which should be applied to a filesystem.