We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Don't use old UniquePtr class in syntax example
Test whether we still need spaces before C++ sections.
We don't need 4 extra spaces when using ``` and specifying a syntax highlighting
Add blank spaces before monospace font sections.
Fix remaining indentation issues on source code conventions wiki page.
Fix monospace indentation.
Add section on git commit message format.
Add \note and \deprecated Doxygen markup examples.
Manually word wrap longer sentence.
Add note on using \returns and \p in Doxygen.
Add initialization list example
Generalize for-loop section.
Add space in foo prototype.
Add convention about omitting (void).
Add Roy's debugging conventions.
Adding Vim options
Fix name in example.
Fix sentence.
Add convention about leaving space between function bodies
Add line length guideline.
Add section on documentation
Move to section on spacing
Add namespace indentation bullet.
Remove draconian bullet
Use only one kind of heading as it's less confusing
Add missing function name
More general guidelines
Edit english
Reorganize the conventions.
Add for-loop coding convention