diff --git a/.taplo.toml b/.taplo.toml new file mode 100644 index 0000000..ec01b62 --- /dev/null +++ b/.taplo.toml @@ -0,0 +1,3 @@ +include = ["Cargo.toml", "**/*.toml"] + +exclude = ["template/*"]