Skip to content

Commit

Permalink
ci: Make prettier ignore changelog (#378)
Browse files Browse the repository at this point in the history
This changelog is auto-generated by release please and fails prettier checks, so this is now ignored by prettier.
  • Loading branch information
cameron-martin committed Apr 11, 2024
1 parent 8235b63 commit 1c5f8e3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .prettierignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
*.json
src/protos/protos.js
src/protos/protos.js
CHANGELOG.md

0 comments on commit 1c5f8e3

Please sign in to comment.