Closed vvanglro closed 9 months ago
I will fix the test case later.
@tarsil Ready, It's best to squash and merge.
@vvanglro 61 files is a very big change even if it's because of pre-commit.
I would advise you to do incremental changes, not like this. Unfortunately this is huge to merge.
Do you want to make it smaller?
If the changes are ok, you can just select squash merge when you merge.
I have run pre-commit locally.
@vvanglro squashing doesn't change the number of files changed unfortunately. Also majority the files changed have nothing to do with the goal of this PR.
My advice would be to close the PR and open a smaller one only with the required changes
@vvanglro squashing doesn't change the number of files changed unfortunately. Also majority the files changed have nothing to do with the goal of this PR.
My advice would be to close the PR and open a smaller one only with the required changes
Test cases cannot pass ci tests without modifications. So all file modifications are relevant to this PR.
@vvanglro where changing the .editorconfig
impacts the test cases?
@vvanglro where changing the
.editorconfig
impacts the test cases?
Caused by running pre-commit locally, Added line breaks.
Close #123 .