Expand description
Neatify - A code formatter library
Neatify is a library for formatting code in various languages. It provides a API for formatting files and directories.
Structs§
- Formatting
Stats - Statistics about formatting operations
Functions§
- format
- Format a file with the appropriate formatter
- format_
dir - Format all supported files in a directory
- format_
directory - Format all supported files in a directory
- format_
file - Format a file with the appropriate formatter