Skip to content

Commit 828f8c5

Browse files
authored
fix: exclude changelog from formatting (#21)
1 parent ed17b91 commit 828f8c5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dprint.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"yaml": {
99
},
1010
"excludes": [
11+
"CHANGELOG.md",
1112
"**/*-lock.json"
1213
],
1314
"includes": [

0 commit comments

Comments
 (0)