New review comment by tranzystorek-io on void-packages repository https://github.com/void-linux/void-packages/pull/39774#discussion_r1004619354 Comment: Should be good, with a few remarks: - any blank lines are unnecessary - we usually indent wrapped lines like the `makedepends` with only one space As mentioned below we do one commit per package, so you need to squash all these. In the future, you can use `git commit --amend` to add changes without introducing new commits.