Hello, thank if you are read this before send PRs (:
Before send a PR, make sure to follow this rules:
Your PR title should follow conventional commit
rule.
Make sure you used make check
command before sending PR.
you can use this commands for ease of develope:
install all tools you need to develope taar.
formats your code.
run the golangci-linter
on your code.
build the code.
this command needs SUDO permission, then it's build the code and move it to /usr/bin.