How would you ensure code quality?
Anonymous
Continuous Integration with Unit Testing, Peer Reviews with Pull Requests on an established branch strategy, utilize design patterns, use a Code Analysis tool like SonarQube/SonarLint, apply SOLID and DRY principals, etc.
Check out your Company Bowl for anonymous work chats.