diff --git a/.prettierignore b/.prettierignore index 72d42b5..2fdbaf4 100644 --- a/.prettierignore +++ b/.prettierignore @@ -5,6 +5,12 @@ yarn.lock bun.lock bun.lockb +# Generated +# CHANGELOG.md is generated by release-please, which uses a Markdown style +# (asterisk bullets, blank lines around lists) that prettier rewrites. Checking +# it makes every release PR fail lint, so leave it to release-please. +CHANGELOG.md + # Miscellaneous /static/ /drizzle/