-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Add support for multiple files #24
Conversation
This branch was based off the prettier branch and was created before the PR (#23) was accepted. It seems that Git thinks the prettier commits in main are different from the ones in this branch, so its counting all the changes twice. Now Git is asking me to resolve changes that are supposed to be in the past and I'm not entirely sure how to fix this. We definitely did not change 30 files in this pull request! |
Co-authored-by: Evan Hedbor <evan@hedbor.org>
Co-authored-by: PaddiM8 <hi@bakk.dev>
Co-authored-by: PaddiM8 <hi@bakk.dev>
43b368b
to
0df707d
Compare
I rebased it to change the parent commit. Seems to have worked. |
The end to end test is failing for me (and the CI). When calling |
Yeah that was the problem indeed. It should now add documents that don't belong to a library in the workspace. |
Could you re-run the tests? |
- Added it to ticket on GitHub
Did a quick double check and everybody signed the CLA. Perfect. |
No description provided.