New review comment by kwshi on void-packages repository https://github.com/void-linux/void-packages/pull/30634#discussion_r624845922 Comment: They do have a Makefile. If I want to build using their Makefile, will I have to forgo the `build_style=go`? Or will it be fine to just override the parts I need (e.g. `do_build`) and it will be okay? Re. indenting: I indented it with spaces at first, but then `xlint` complained at me.