WaylonWalker / tomlfmt

A simple toml formatter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tomlfmt

A very naive toml formatter that is not very likely to work everywhere. I am using this until I find a better one, if that doesn't happen maybe I will make this one better.

Installation.

pipx install git+https://github.com/waylonwalker/tomlfmt
tomlfmt -i pyproject.toml

About

A simple toml formatter

License:MIT License


Languages

Language:Python 100.0%