Skip to content

Conversation

kadet1090
Copy link
Member

This PR updates guidelines based on our recent discussions within CQWG. The aim is to provide more unified review experience for both reviewers and PR authors. PR is split into commits so if we don't want some part of the PR we can remove some parts, or discuss them as separate PRs.

Important Changes

  1. Added informaion about auto to reviewers guide
  2. Added commit guidelines
  3. Added naming conventions
  4. Updated C++ practices to adhere to auto guidelines
  5. Updated C++ practices to prefer std::initialize_list over array as it does not require explicit count
  6. Removed C++11 comments from C++ practices as we use C++20

@chennes chennes merged commit 4057a12 into main May 4, 2025
1 check was pending
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants