Programming standards add to quality. Review code according to your own standards.
Define acceptable coding and audit your programs. Flag code that does not conform to your standards. Re-run code review after changes as a continued quality check.
Configure your own filters for code review: loose rules for a daily check and strict rules for the final build.
Project NameCheck: Ensure naming standards on variables, constants, procedures, controls and modules.