Git-audit prefers not to maintain its own style guide, but it enforce the style and best practices established by the Go project and its community. This means contributors should:
- Follow the guidelines Uber's go coding guidelines
- Follow the guidelines set out by the Effective Go document.
- Preempt common Go code review comments and test review comments