## Improve Code Quality

To ensure your project’s code stays simple, readable, and easy to contribute to, you can use GitLab CI/CD to analyze your source code quality.

For example, while you’re implementing a feature, you can run Code Quality reports to analyze how your improvements are impacting your code’s quality. You can use this information to ensure that your changes are improving performance rather than degrading it.
