Code Review is the structured examination of source code by one or more people before or after it is merged.
Teams use code reviews to improve correctness, security, readability, maintainability, and knowledge sharing.
Related concepts include Syntax and Variable.