+When using GitHub Copilot, please ensure that the generated code adheres to the project's coding standards and guidelines. Review the generated code carefully and make any necessary adjustments to ensure it fits well within the existing codebase. Additionally, consider the context of the code being generated and how it interacts with other parts of the project to maintain overall coherence and functionality. Keep changes to a minimum, prefer removing older code and replacing with new and more efficient code. Use modern C++ standards. Be critical of existing code and suggest improvements where possible. Always prioritize readability and maintainability in the generated code.
0 commit comments