-
-
Notifications
You must be signed in to change notification settings - Fork 33.1k
Closed
Labels
docIssues and PRs related to the documentations.Issues and PRs related to the documentations.metaIssues and PRs related to the general management of the project.Issues and PRs related to the general management of the project.wipIssues and PRs that are still a work in progress.Issues and PRs that are still a work in progress.
Description
- Subsystem: doc
IMHO we should add a link to the Google Style Guide according to which me are linting C++
and add some Best Practices
After #12540 I thought we should add something like:
When editing C++
If you add a new macro or use a new external function, make sure you include the header file explicitly in the file you are editing. This makes sure your change is independent of previous changes, and makes it easier to backport
Metadata
Metadata
Assignees
Labels
docIssues and PRs related to the documentations.Issues and PRs related to the documentations.metaIssues and PRs related to the general management of the project.Issues and PRs related to the general management of the project.wipIssues and PRs that are still a work in progress.Issues and PRs that are still a work in progress.