🚚 Rename stdout.config.formatter to format

This commit is contained in:
Dan Jones 2024-03-10 21:08:34 -05:00
commit 8086029b03
6 changed files with 8 additions and 9 deletions

View file

@ -28,7 +28,7 @@ dotFolder = true
enabled = true
[output.stdout.config]
# Formatter to use when outputting to stdout
formatter = "plain"
format = "plain"
[formatters]