We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
taplo
toml
taplo is a tool used to format toml files.
It's included in the vscode extension tamasfe.even-better-toml
tamasfe.even-better-toml
Currently it doesn't have a pre-commit hook, but that worked on tamasfe/taplo#535
But following the promising PR tamasfe/taplo#549
we could use the hook:
- repo: https://github.com/redeboer/taplo-pre-commit rev: v0.9.1rc1 hooks: - id: taplo
The text was updated successfully, but these errors were encountered:
No branches or pull requests
taplo
is a tool used to format toml files.It's included in the vscode extension
tamasfe.even-better-toml
Currently it doesn't have a pre-commit hook, but that worked on tamasfe/taplo#535
But following the promising PR tamasfe/taplo#549
we could use the hook:
The text was updated successfully, but these errors were encountered: