Skip to content

Commit

Permalink
chore: Skip dprint on changelogs (#1925)
Browse files Browse the repository at this point in the history
  • Loading branch information
marc2332 authored Aug 19, 2024
1 parent 4a8cb28 commit ca4e0fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dprint.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"**/*.{yml,yaml}"
],
"excludes": [
"**/CHANGELOG.md",
"**/target/",
"**/build/",
"examples/trading/api/prisma/migrations/migration_lock.toml",
Expand Down

0 comments on commit ca4e0fe

Please sign in to comment.