- Update Packaging informations
⚠️ This version broke module retrieval (:disappointed:) while improving quality of PyPi uploaded information. You're recommended to use a more recent version of the library.
- Update KTLint to 0.36.0
- Enhange
pretty-format-yaml
to deal with YAML files containing primitive types only - PR #1 - @dan-cohn thanks for your contribution
- Update KTLint to 0.34.0 and fix KTLint GitHub link
- Update Google Java Formatter to 1.7 and KTlint to 0.30.0
- pretty-format-rust fails if
cargo fmt
fails
- Bump KTlint to 0.29.0
- Remove duplicated filenames from command execution
- Last fix to cargo invocations to use the environmentally defined toolchain
- Ensure that generated files end with a new line
- Allow rust toolchain customization via
RUST_TOOLCHAIN
environment variable
- Add pretty formatters for INI, Rust and TOML files
- Improve detection of modified files from kotlin formatter
- Initial release: added pretty formatters for Golang, Java, Kotlin and YAML