Skip to content

Commit

Permalink
doc: fix global excludes config example
Browse files Browse the repository at this point in the history
Signed-off-by: Brian McGee <brian@bmcgee.ie>
  • Loading branch information
brianmcgee committed Jul 1, 2024
1 parent ab9f831 commit 7d7815e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/configure.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ outline: deep
The `treefmt.toml` configuration file consists of a mixture of global options and formatter sections:

```toml
[global]
excludes = ["*.md", "*.dat"]

[formatter.elm]
Expand Down

0 comments on commit 7d7815e

Please sign in to comment.