flake: add formatter for toml files
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

Signed-off-by: Christoph Heiss <christoph@c8h4.io>
This commit is contained in:
Christoph Heiss 2024-07-03 17:05:24 +02:00
parent c9780f9f01
commit 46aaba83f1
Signed by: c8h4
GPG key ID: 73D5E7FDEE3DE49A
2 changed files with 2 additions and 1 deletions

View file

@ -94,6 +94,7 @@
shellcheck.enable = true;
statix.enable = true;
stylua.enable = true;
taplo.enable = true;
};
};