Skip to content

Commit cae3f2c

Browse files
chore: ignore claude plugin format (#1784)
When release please tries to update the version it change the format which then fails CI check, We can safely ignore the formatting for that file.
1 parent 1b5dcae commit cae3f2c

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.prettierignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
# Prettier-only ignores.
22
CHANGELOG.md
3-
src/third_party/lighthouse-devtools-mcp-bundle.js
3+
src/third_party/lighthouse-devtools-mcp-bundle.js
4+
5+
# Release-please formatting brakes CI checks
6+
.claude-plugin/plugin.json

0 commit comments

Comments
 (0)