https://github.com/dprint/dprint-plugin-toml
TOML code formatting plugin for dprint
https://github.com/dprint/dprint-plugin-toml
Last synced: over 1 year ago
JSON representation
TOML code formatting plugin for dprint
- Host: GitHub
- URL: https://github.com/dprint/dprint-plugin-toml
- Owner: dprint
- License: mit
- Created: 2021-07-03T21:02:50.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-06T01:07:17.000Z (about 2 years ago)
- Last Synced: 2024-05-06T02:26:11.170Z (about 2 years ago)
- Language: Rust
- Homepage:
- Size: 130 KB
- Stars: 11
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dprint-plugin-toml
[](https://crates.io/crates/dprint-plugin-toml) [](https://github.com/dprint/dprint-plugin-toml/actions?query=workflow%3ACI)
[TOML](https://toml.io/) formatting plugin for [dprint](https://github.com/dprint/dprint).
- [Configuration](https://dprint.dev/plugins/toml/config/)
This uses [Taplo](https://taplo.tamasfe.dev/)'s TOML parser.