We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab9f831 commit 7d7815eCopy full SHA for 7d7815e
docs/configure.md
@@ -7,6 +7,7 @@ outline: deep
7
The `treefmt.toml` configuration file consists of a mixture of global options and formatter sections:
8
9
```toml
10
+[global]
11
excludes = ["*.md", "*.dat"]
12
13
[formatter.elm]
0 commit comments