fix: remove .all-contributorsrc from .prettierignore #743
Annotations
3 errors and 1 warning
Run pnpm run test:migrate:
script/migrate-test-e2e.ts#L106
Error: Snapshot `expected file changes > .prettierignore 1` mismatched
- Expected
+ Received
"--- a/.prettierignore
+++ b/.prettierignore
@@ ... @@
- /.all-contributorsrc
/.husky
-/coverage*
+/coverage
/lib
/pnpm-lock.yaml"
❯ migrate-test-e2e.ts:106:35
|
Run pnpm run test:migrate:
script/migrate-test-e2e.ts#L138
Error:
Oh no! Running the migrate script unexpectedly modified:
- .all-contributorsrc
See .github/DEVELOPMENT.md > Setup Scripts for context.
Then see .github/DEVELOPMENT.md > Unexpected File Modifications.
❯ migrate-test-e2e.ts:138:9
|
Run pnpm run test:migrate
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading