Skip to content

Commit fe34c79

Browse files
authored
disable prettier for docs md
1 parent e550365 commit fe34c79

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.prettierignore.include

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,6 @@ testdata/
1212
# Everything in site/ is formatted by Biome. For the rest of the repo though, we
1313
# need broader language support.
1414
site/
15+
16+
# Prettier messes up markdown alignment in the documentation
17+
**/docs/*.md

0 commit comments

Comments
 (0)