yaml_formatter 1.0.0 yaml_formatter: ^1.0.0 copied to clipboard
A starting point for Dart libraries or applications.
YAML Formatter
A command line tool that formats the yaml file.
Usage #
A simple usage example:
dart bin/main.dart -p <yaml file path>
Known Issues #
Quotes are not preserved
Features and bugs #
Please file feature requests and bugs at the issue tracker.