Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: fix Concatenation test by accepting new insta snapshot
The new behavior is reasonable. In case of a double empty concatenation, which is already pretty uncommon, the lint would suggest to remove the second empty concat first instead of the first empty concat.
- Loading branch information