mirror of
https://github.com/starship/starship.git
synced 2025-02-16 18:31:31 +01:00
chore: exclude CHANGELOG.md from dprint formatting
This commit is contained in:
parent
34ac769260
commit
8ae2e37955
@ -11,6 +11,7 @@
|
|||||||
"**/*.{md,toml,json}"
|
"**/*.{md,toml,json}"
|
||||||
],
|
],
|
||||||
"excludes": [
|
"excludes": [
|
||||||
|
"CHANGELOG.md",
|
||||||
"docs/.vuepress/dist/**",
|
"docs/.vuepress/dist/**",
|
||||||
"**/node_modules",
|
"**/node_modules",
|
||||||
"**/*-lock.json",
|
"**/*-lock.json",
|
||||||
|
Loading…
Reference in New Issue
Block a user