An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# dprint-plugin-toml

[![](https://img.shields.io/crates/v/dprint-plugin-toml.svg)](https://crates.io/crates/dprint-plugin-toml) [![CI](https://github.com/dprint/dprint-plugin-toml/workflows/CI/badge.svg)](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.