New comment by bitterhalt on void-packages repository https://github.com/void-linux/void-packages/pull/52750#issuecomment-2432936630 Comment: > Please avoid using github's "apply suggested changes" as that creates additional commits that break xlint instead of squashing and rebasing all changes into the original commit So should I edit it now locally and then do: `git commit --amend` and push?